Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-90339

 

Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-90339

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local user to cause incorrect syscall return values.

The vulnerability exists due to improper handling of an intercepted syscall return-value sentinel in the PowerPC system_call_exception() syscall handler when seccomp or ptrace intercepts a syscall and explicitly sets its return value. A local user can trigger a syscall subject to seccomp or ptrace interception to cause incorrect syscall return values.

The issue occurs on PowerPC systems with GENERIC_ENTRY enabled and applies to both ppc32 and ppc64.


Affected software

Linux kernel

How to mitigate CVE-2026-90339

Install security update from vendor's repository.


External References

Related Security Bulletins