In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Jul 5, 2024
to the GitHub Advisory Database
•
Updated Jul 8, 2024
Description
Published by the National Vulnerability Database
Jul 5, 2024
Published to the GitHub Advisory Database
Jul 5, 2024
Last updated
Jul 8, 2024
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