CVE Database
/

CVE-2026-23071

Back to search

CVE-2026-23071

Published: Feb 4, 2026

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix race condition in hwspinlock irqsave routine Previously, the address of the shared member '&map->spinlock_flags' was passed directly to 'hwspin_lock_timeout_irqsave'. This creates a race condition where multiple contexts contending for the lock could overwrite the shared flags variable, potentially corrupting the state for the current lock owner. Fix this by using a local stack variable 'flags' to store the IRQ state temporarily.

VendorProductVersions

Linux

Linux

affected
8698b9364710e7bac84b3af07dd410e39c8c2e08 - < e1a7072bc4f958c9e852dc7e57e39f12b0bb44b5
affected
8698b9364710e7bac84b3af07dd410e39c8c2e08 - < 766e243ae8c8b27087a4cc605752c0d5ee2daeab
affected
8698b9364710e7bac84b3af07dd410e39c8c2e08 - < f1e2fe26a51eca95b41420af76d22c2e613efd5e
affected
8698b9364710e7bac84b3af07dd410e39c8c2e08 - < 24f31be6ad70537fd7706269d99c92cade465a09
affected
8698b9364710e7bac84b3af07dd410e39c8c2e08 - < 4aab0ca0a0f7760e33edcb4e47576064d05128f5

+2 more versions

Linux

Linux

affected
4.15
unaffected
0 - < 4.15
unaffected
5.10.249 - <= 5.10.*
unaffected
5.15.199 - <= 5.15.*
unaffected
6.1.162 - <= 6.1.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now