Improper locking in Linux kernel - CVE-2026-90176

 

Improper locking in Linux kernel - CVE-2026-90176

Published: September 19, 2026


Vulnerability identifier: #VU151307
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90176
CWE-ID: CWE-667
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass byte-range lock restrictions.

The vulnerability exists due to improper lock checking in the ksmbd check_lock_range() function when handling one-byte read, write, copychunk, or truncate operations. A remote attacker can issue a one-byte operation that conflicts with an existing byte-range lock to bypass byte-range lock restrictions.


Affected software

Linux kernel

How to mitigate CVE-2026-90176

Install security update from vendor's repository.


External References

Related Security Bulletins