PT-2024-21479 · Linux+1 · Linux Kernel+1
Helge Deller
·
Published
2024-04-03
·
Updated
2024-10-16
·
CVE-2024-26705
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue occurs when using hotplug and bringing up a 32-bit CPU. The kernel asks the firmware about the BTLB information to set up the static (block) TLB entries, requiring write access to the static
btlb info struct. However, since it is marked ro after init, the kernel segfaults with missing write permissions. The fix involves dropping the ro after init annotation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Os