CVE-2024-56546

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < 272168927f38bda46f6c1ed5f40de97689e7a5d2affected
LinuxLinux05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < 882d7afaa4b82c20a7be7a3a039532a80ebacd23affected
LinuxLinux05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < 5a3bda42394ff137eb2d3d3d20d2956a8c6e9237affected
LinuxLinux05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < 584d420771e1ad2bb74e19a19da8ae0fee0a6e1faffected
LinuxLinux05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < 44ed4f90a97ff6f339e50ac01db71544e0990efcaffected
LinuxLinux5.19affected
LinuxLinux0 < 5.19unaffected
LinuxLinux6.1.120 <= 6.1.*unaffected
LinuxLinux6.6.64 <= 6.6.*unaffected
LinuxLinux6.11.11 <= 6.11.*unaffected
LinuxLinux6.12.2 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References