CVE-2026-23071

Source
https://cve.org/CVERecord?id=CVE-2026-23071
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23071.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-23071
Downstream
Related
Published
2026-02-04T16:07:51.603Z
Modified
2026-03-28T17:44:26.081274055Z
Summary
regmap: Fix race condition in hwspinlock irqsave routine
Details

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->spinlockflags' was passed directly to 'hwspinlocktimeoutirqsave'. 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23071.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8698b9364710e7bac84b3af07dd410e39c8c2e08
Fixed
e1a7072bc4f958c9e852dc7e57e39f12b0bb44b5
Fixed
766e243ae8c8b27087a4cc605752c0d5ee2daeab
Fixed
f1e2fe26a51eca95b41420af76d22c2e613efd5e
Fixed
24f31be6ad70537fd7706269d99c92cade465a09
Fixed
4aab0ca0a0f7760e33edcb4e47576064d05128f5
Fixed
c2d2cf710dc3ee1a69e00b4ed8de607a92a07889
Fixed
4b58aac989c1e3fafb1c68a733811859df388250

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23071.json"