Out-of-bounds write in Linux kernel - CVE-2026-90226

 

Out-of-bounds write in Linux kernel - CVE-2026-90226

Published: September 18, 2026


Vulnerability identifier: #VU151253
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90226
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to write past a user-supplied buffer.

The vulnerability exists due to improper validation of option-buffer length in nfc_llcp_getsockopt() when handling getsockopt calls with an option length smaller than four bytes. A local user can supply an option buffer with an option length smaller than four bytes to write past a user-supplied buffer.

The issue affects all five supported option names.


Affected software

Linux kernel

How to mitigate CVE-2026-90226

Install security update from vendor's repository.


External References

Related Security Bulletins