GHSA-vfcx-wcgr-9vc5MediumCVSS 5.5
In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Do not...
🔗 CVE IDs covered (1)
📋 Description
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 (5)
- https://nvd.nist.gov/vuln/detail/CVE-2024-39478
- https://git.kernel.org/stable/c/5944de192663f272033501dcd322b008fca72006
- https://git.kernel.org/stable/c/d7f01649f4eaf1878472d3d3f480ae1e50d98f6c
- https://git.kernel.org/stable/c/bfd861dadd3a45de257b3d328bf49b64a6f9c5f1
- https://github.com/advisories/GHSA-vfcx-wcgr-9vc5