CVE-2025-71122
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71122 is an integer overflow vulnerability in the Linux kernel's iommufd selftest component, specifically in the IOMMU_TEST_OP_ADD_RESERVED ioctl handler. Discovered by syzkaller fuzzing and published on January 14, 2026, the flaw allows a local attacker with low privileges to corrupt the reserved interval tree, potentially causing system instability, denial of service, or privilege escalation. It exclusively affects kernels built with CONFIG_IOMMUFD_TEST enabled, limiting its real-world exposure to test and development environments. Affected kernel versions include 6.2.1–6.6.119, 6.7–6.12.63, 6.13–6.18.2, and 6.19 release candidates. The CVSS v3.1 base score is 7.8 (High) (Feedly, kernel.org patches).

Technical details

The root cause is an integer overflow (CWE-190 / arithmetic overflow) in the IOMMU_TEST_OP_ADD_RESERVED ioctl handler within the iommufd selftest infrastructure. The handler fails to validate the user-supplied length parameter before performing arithmetic, allowing an attacker to craft an ioctl call with a value that overflows, corrupting the kernel's reserved interval tree data structure and triggering a WARN_ON. The attack vector is local (AV:L), requires only low privileges (PR:L), no user interaction, and has low complexity, making it straightforward to trigger on any test kernel with CONFIG_IOMMUFD_TEST compiled in. The fix adds explicit bounds checking on the user input length before the arithmetic operation (Feedly, kernel.org patches).

Impact

Successful exploitation can result in kernel data structure corruption (the reserved interval tree), leading to system instability, denial of service via kernel WARN_ON or crash, or potential privilege escalation from a low-privileged local user to higher access levels. Confidentiality, integrity, and availability are all rated High in the CVSS assessment. The impact is constrained to systems running test kernels with CONFIG_IOMMUFD_TEST enabled, which are typically development, CI, or fuzzing environments rather than production deployments (Feedly).

Mitigation and workarounds

Patches are available in Linux kernel stable branches: versions 6.6.120+, 6.12.64+, and 6.18.3+ contain the fix. Four patch commits are available at git.kernel.org addressing the affected stable branches. As an immediate workaround, disable CONFIG_IOMMUFD_TEST in any kernel build configuration, as this option should never be enabled in production environments. Organizations should audit their kernel build configurations to ensure test options are not present in production or staging systems, and apply the relevant stable kernel update (Feedly, kernel.org patches).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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