AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-23071

MEDIUM · CVSS 4.7 EPSS 0.10%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-04 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.7. It affects Linux.

CVE
CVE-2026-23071
Severity
MEDIUM
CVSS
4.7
EPSS
0.10%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)