Lucene search

K
redhatcveRedhat.comRH:CVE-2024-26705
HistoryApr 04, 2024 - 12:05 a.m.

CVE-2024-26705

2024-04-0400:05:53
redhat.com
access.redhat.com
4
linux kernel
parisc
btlb
vulnerability
fixed
cpu bringup
hotplug
firmware
segfault
write permissions

6.7 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.7 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

Related for RH:CVE-2024-26705