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

 

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

Published: September 18, 2026


Vulnerability identifier: #VU151162
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:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90327
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to write up to three bytes beyond a user-supplied buffer.

The vulnerability exists due to an out-of-bounds write in the phonet PEP socket option handler pep_getsockopt() when calling getsockopt() with an optlen smaller than sizeof(int). A local user can invoke getsockopt() with a small optlen to write up to three bytes beyond a user-supplied buffer.


Affected software

Linux kernel

How to mitigate CVE-2026-90327

Install security update from vendor's repository.


External References

Related Security Bulletins