VDB
CISA-2023-53267
CISA-2023-53267
PUBLISHED
CVSS 5.5 MEDIUM
Reported by Linux · Published September 16, 2025
In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event() The kfree() should be called when memory fails to be allocated for cb_data in xlnx_add_cb_for_notify_event(), otherwise there will be a memory leak, so add kfree() to fix it.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700, 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700, 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 |
| Linux | Linux | 5.19, 0, 6.1.18 |
| linux | linux_kernel | 5.19, 5.19, 5.19 |
| Linux | Linux | 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700, 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700, 5.19 |
Timeline
- Sep 16, 2025 CVE Published