In the Linux kernel, the following vulnerability has been resolved:
driver: soc: xilinx: fix memory leak in xlnxaddcbfornotify_event()
The kfree() should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent(), otherwise there will be a memory leak, so add kfree() to fix it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53267.json",
"cna_assigner": "Linux"
}