CVE-2024-56546 - Xilinx Linux Kernel Memory Leak
CVE ID : CVE-2024-56546 Published : Dec. 27, 2024, 2:15 p.m. | 44 minutes ago Description : In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend() If we fail to allocate memory for cb_data by kmalloc, the memory allocation for eve_data is never freed, add the missing kfree() in the error handling path. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Dec. 27, 2024, 2:15 p.m. | 44 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend() If we fail to allocate memory for cb_data by kmalloc, the memory allocation for eve_data is never freed, add the missing kfree() in the error handling path.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...