### [CVE-2024-56546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56546) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700%3C%20272168927f38bda46f6c1ed5f40de97689e7a5d2%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 memoryallocation for eve_data is never freed, add the missing kfree()in the error handling path. ### POC #### Reference No PoCs from references. #### Github - https://github.com/cku-heise/euvd-api-doc