In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
May 20, 2024
to the GitHub Advisory Database
•
Updated Jan 16, 2025
Description
Published by the National Vulnerability Database
May 20, 2024
Published to the GitHub Advisory Database
May 20, 2024
Last updated
Jan 16, 2025
In the Linux kernel, the following vulnerability has been resolved:
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
bits_per() rounds up to the next power of two when passed a power of
two. This causes crashes on some machines and configurations.
References