CVE-2026-23071
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23071 is a race condition vulnerability in the Linux kernel's regmap hwspinlock irqsave routine, classified under CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization). The flaw was published on February 4, 2026, and affects Linux kernel versions from 4.15 up through multiple stable branches, with fixed versions including 5.10.249, 5.15.199, 6.1.162, 6.6.122, 6.12.68, and 6.18.8, as well as 6.19-rc7. It carries a CVSS v3.1 base score of 4.7 (Medium), reflecting a local, high-complexity attack requiring low privileges (Feedly).

Technical details

The root cause is improper synchronization (CWE-362) in the regmap subsystem's hwspinlock irqsave path. Specifically, the address of the shared struct member &map->spinlock_flags was passed directly to hwspin_lock_timeout_irqsave, meaning multiple kernel contexts contending for the same hardware spinlock could simultaneously overwrite this shared variable, corrupting the IRQ state for the current lock owner. The fix replaces the shared member reference with a local stack variable flags to isolate each caller's interrupt state, preventing cross-context corruption. Patch commits are available across multiple stable kernel branches at git.kernel.org (Feedly, Kernel Patch).

Impact

Exploitation of this vulnerability can lead to kernel synchronization state corruption, resulting in improper interrupt handling, kernel panics, or system crashes — effectively a denial of service. The impact is limited to availability (no confidentiality or integrity impact per CVSS), affecting systems where multiple threads or processes concurrently contend for the same hardware spinlock via the regmap subsystem. Embedded and SoC-based Linux systems that rely on hardware spinlocks (hwspinlock) for inter-processor synchronization are most at risk (Feedly).

Mitigation and workarounds

Update the Linux kernel to a patched stable version: 5.10.249 or later, 5.15.199 or later, 6.1.162 or later, 6.6.122 or later, 6.12.68 or later, or 6.18.8 or later, depending on the currently deployed branch. Upstream patch commits are available at git.kernel.org for all affected stable branches. If immediate patching is not feasible, restrict local user access on systems using regmap hwspinlock functionality and monitor kernel logs for signs of lock contention or unexpected panics. Distribution-specific updates have been issued by Ubuntu (USN-8162-1, USN-8180-x series, USN-8186-1, USN-8188-1, USN-8275-1, USN-8278-x, USN-8289-x, USN-8296-x, USN-8297-1), SUSE, Oracle Linux, and Amazon Linux (Feedly, Ubuntu USN-8180, Amazon Linux).

Community reactions

The vulnerability has received routine coverage from Linux distribution security teams, with patch advisories issued by Ubuntu, SUSE, Oracle Linux, and Amazon Linux. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability tracking and scanner detection updates from Tenable (Nessus) and Qualys (Feedly).

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