CVE-2024-26603
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-26603 affects the Linux kernel's x86/fpu module, specifically related to handling user space buffer information in the xsave buffer. The vulnerability was discovered in January 2024 and disclosed on February 26, 2024. It affects Linux kernel versions from 5.14.0 up to versions before 5.15.150, 6.1.79, 6.6.18, and 6.7.6 (NVD).

Technical details

The vulnerability stems from the kernel relying on user-space information (fx_sw->xstate_size) to determine the size of the buffer to fault in. An attacker can manipulate fx_sw->xstate_size to be smaller than the size required by valid bits in fx_sw->xfeatures and unmap parts of the sigframe fpu buffer. When xrstor attempts to restore and access the unmapped area, it results in a fault, but fault_in_readable succeeds because buf + fx_sw->xstate_size is within the mapped area, causing an infinite loop (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can result in a denial of service condition through an infinite loop in the kernel's FPU handling code. This can cause the system to become unresponsive when processing certain FPU state restorations (NVD).

Mitigation and workarounds

The vulnerability has been fixed in the Linux kernel by modifying the code to use fpstate->user_size instead of relying on user-provided fx_sw->xstate_size. The fix has been backported to affected stable kernel versions. Users should update to Linux kernel versions 5.15.150, 6.1.79, 6.6.18, 6.7.6 or later (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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-doc
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules
NoYesJan 14, 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