CVE-2024-26983
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-26983 is a use-after-free vulnerability discovered in the Linux kernel's bootconfig subsystem. The issue affects Linux kernel versions from 5.15 up to versions before 6.1.88, 6.2 to before 6.6.29, 6.7 to before 6.8.8, and 6.9-rc1 through 6.9-rc3. The vulnerability was identified and disclosed in early 2024, with a fix being implemented in April 2024 (NVD).

Technical details

The vulnerability occurs in the bootconfig (xbc) memory management system when freeing xbc memory in xbc_exit(). The issue arises because memblock may have already handed over memory to the buddy allocator, making it inappropriate to free memory back to memblock. The memblock_free() call by xbc_exit() causes use-after-free bugs on architectures with CONFIG_ARCH_KEEP_MEMBLOCK disabled, such as x86. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could allow an attacker with local access to cause a use-after-free condition in the kernel's memory management system. This could potentially lead to privilege escalation, system crashes, or arbitrary code execution in the context of the kernel (NVD).

Exploitability

The vulnerability requires local access and low privileges to exploit. It has been demonstrated to be reliably triggerable on x86 architectures with CONFIG_ARCH_KEEP_MEMBLOCK disabled, as evidenced by KASAN (Kernel Address Sanitizer) logs showing the use-after-free condition (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed by modifying the memory freeing mechanism in the bootconfig subsystem. The patch implements a solution that calls memblock_free() in the early xbc init error rewind path and memblock_free_late() in the xbc exit path to properly free memory to the buddy allocator. Users should upgrade to Linux kernel versions 6.1.88, 6.6.29, 6.8.8 or later, depending on their kernel series (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management