AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-26705

MEDIUM · CVSS 5.5 EPSS 0.19%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-03 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-26705
Severity
MEDIUM
CVSS
5.5
EPSS
0.19%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)