Bugzilla – Bug 1227440
VUL-0: CVE-2024-39478: kernel: crypto: starfive - Do not free stack buffer
Last modified: 2024-07-16 11:51:22 UTC
In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Do not free stack buffer RSA text data uses variable length buffer allocated in software stack. Calling kfree on it causes undefined behaviour in subsequent operations. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-39478 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-39478.mbox https://git.kernel.org/stable/c/5944de192663f272033501dcd322b008fca72006 https://git.kernel.org/stable/c/d7f01649f4eaf1878472d3d3f480ae1e50d98f6c https://www.cve.org/CVERecord?id=CVE-2024-39478
Closing since no branch are affected, nothing to do.