Bugzilla – Bug 1226894
VUL-0: CVE-2024-38391: kernel: cxl/region: Fix cxlr_pmem leaks
Last modified: 2024-07-08 15:15:43 UTC
In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix cxlr_pmem leaks Before this error path, cxlr_pmem pointed to a kzalloc() memory, free it to avoid this memory leaking. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38391 https://www.cve.org/CVERecord?id=CVE-2024-38391 https://git.kernel.org/stable/c/1c987cf22d6b65ade46145c03eef13f0e3e81d83 https://git.kernel.org/stable/c/24b9362c9fa57f9291b380a3cc77b8b5c9fa27da https://git.kernel.org/stable/c/eef8d414b07a1e85c1367324fb6c6a46b79269bd https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-38391.mbox https://bugzilla.redhat.com/show_bug.cgi?id=2293688
All done, closing.