CVE-2024-26705
Last modified
CVE-2024-26705 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static (block) TLB entries. For that write access to the static btlb_info struct is needed, but since it is marked __ro_after_init the kernel segfaults with missing write permissions. Fix the crash by dropping the __ro_after_init annotation.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static (block) TLB entries. For that write access to the static btlb_info struct is needed, but since it is marked __ro_after_init the kernel segfaults with missing write permissions. Fix the crash by dropping the __ro_after_init annotation.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.18 | — |
| Linux | Linux Kernel | >= 6.7, < 6.7.6 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-26705?
How severe is CVE-2024-26705?
How do I fix CVE-2024-26705?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-2670A vulnerability was found in Campcodes Online Job Finder Sys…6.5
- CVE-2024-26700In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26701Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-26702In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26703In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26704In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26706In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26707In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26708In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26709In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2671A vulnerability was found in Campcodes Online Job Finder Sys…6.5
- CVE-2024-26710In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26705?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
