Signed to Unsigned Conversion Error in Linux kernel - CVE-2026-90157

 

Signed to Unsigned Conversion Error in Linux kernel - CVE-2026-90157

Published: September 19, 2026


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

Vulnerability details

The vulnerability allows a local user to trigger a hardened usercopy warning.

The vulnerability exists due to an improper signed-to-unsigned conversion in __cgroup_bpf_run_filter_getsockopt_kern() when a cgroup getsockopt BPF program modifies ctx.optlen after the kernel getsockopt handler has run. A local user can set ctx.optlen to a negative value to trigger a hardened usercopy warning.

The issue affects the kernel-buffer getsockopt path used by TCP_ZEROCOPY_RECEIVE.


Affected software

Linux kernel

How to mitigate CVE-2026-90157

Install security update from vendor's repository.


External References

Related Security Bulletins