CVE-2024-26843: efi: runtime: Fix potential overflow of soft-reserved region size
In the Linux kernel, the following vulnerability has been resolved:
efi: runtime: Fix potential overflow of soft-reserved region size
md_size will have been narrowed if we have >= 4GB worth of pages in a
soft-reserved region.
Security readout for executives and security teams
Plain-English summary
This is a Linux kernel EFI runtime bookkeeping bug, not a remote internet-facing issue. The CVSS source requires local access with high privileges. If exploitable on a system, impact could include sensitive data exposure or host disruption, so affected kernels should be updated through trusted vendor channels.
Executive priority
Treat as a routine but real kernel patching item. It is not presented as remotely exploited, but the possible confidentiality and availability impact justifies inclusion in the next Linux maintenance cycle, faster for high-value shared systems.
Technical view
The kernel fix addresses a potential overflow when calculating EFI soft-reserved memory region size. The source says md_size can be narrowed when a soft-reserved region contains at least 4GB worth of pages. CVSS 3.1 rates it 6.0 with local access, low complexity, high privileges, no user interaction, high confidentiality impact, and high availability impact.
Likely exposure
Exposure is limited to Linux systems running affected kernel versions or downstream packages that include the vulnerable EFI runtime code. The bundle identifies Linux kernels including 5.5, 5.10.211, 5.15.150, 6.1.80, 6.6.19, 6.7.7, and 6.8 as affected data points, with stable kernel fixes referenced.
Exploitation context
The source bundle does not show CISA KEV listing or cited active exploitation. The CVSS vector indicates exploitation requires local access and high privileges, which lowers broad external attack likelihood but matters on shared, delegated-admin, or already-compromised Linux hosts.
Researcher notes
Evidence is sparse and centered on kernel stable commits plus a Debian LTS notice. The core condition is integer narrowing around EFI soft-reserved memory sizing. Avoid assuming reachable exploitation on every Linux host; validate kernel lineage, distribution backports, EFI usage, and vendor patch status.
Mitigation direction
Update affected Linux kernels using vendor-supported packages or stable kernel fixes.
Review Debian LTS guidance if managing Debian LTS systems.
Prioritize shared hosts, privileged multi-user systems, and critical Linux infrastructure.
Check vendor advisories before applying non-distribution kernels.
Track reboot requirements after kernel package updates.
Validation and detection
Inventory Linux kernel versions across servers, workstations, and appliances.
Compare installed kernels against vendor advisories for CVE-2024-26843.
Confirm patched kernels include one of the referenced stable fixes.
Verify affected systems rebooted into the updated kernel.
Document exceptions where vendor guidance says the system is unaffected.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-26843 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.