On-Chip Debug and Test Interface With Improper Access Control in Linux kernel - CVE-2026-23292

 

On-Chip Debug and Test Interface With Improper Access Control in Linux kernel - CVE-2026-23292

Published: March 25, 2026


Vulnerability identifier: #VU124569
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23292
CWE-ID: CWE-1191
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper locking mechanism in the SCSI target subsystem when handling configuration file writes. A local user can provide a specially crafted configuration input to cause recursive semaphore locking, leading to a system crash or hang.

Exploitation requires access to the target's configuration filesystem (configfs) and the ability to write to the db_root parameter. No additional privileges beyond standard configfs access are required.


How to mitigate CVE-2026-23292

Install security update from vendor's repository.

Sources