Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-26705
HistoryApr 03, 2024 - 3:15 p.m.

CVE-2024-26705

2024-04-0315:15:53
Debian Security Bug Tracker
security-tracker.debian.org
6
linux
kernel
vulnerability
resolved
btlb
crash
cpu
hotplug
firmware
write access
segfault
permissions

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

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.

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

Related for DEBIANCVE:CVE-2024-26705