Improper input validation in Linux kernel - CVE-2026-90359

 

Improper input validation in Linux kernel - CVE-2026-90359

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local privileged user to corrupt function return values.

The vulnerability exists due to improper validation of return value size in BPF return-reading trampolines when attaching a BPF program to a function with a return value larger than 8 bytes. A local privileged user can attach a BPF program using a supported return-reading attach type to corrupt function return values.

Affected attach types include fexit, fmod_ret, fsession, their applicable multi variants, and struct_ops.


Affected software

Linux kernel

How to mitigate CVE-2026-90359

Install security update from vendor's repository.


External References

Related Security Bulletins