In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Jan 8, 2025
to the GitHub Advisory Database
•
Updated Jan 9, 2025
Description
Published by the National Vulnerability Database
Jan 8, 2025
Published to the GitHub Advisory Database
Jan 8, 2025
Last updated
Jan 9, 2025
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Adding array index check to prevent memory corruption
[Why & How]
Array indices out of bound caused memory corruption. Adding checks to
ensure that array index stays in bound.
References