Race condition in Linux kernel - CVE-2026-90248

 

Race condition in Linux kernel - CVE-2026-90248

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local user to silently unlink an active traffic classifier.

The vulnerability exists due to improper ownership tracking in tc_new_tfilter() when handling concurrent traffic-control filter insertions. A local user can race another request to insert a traffic-control filter at the same chain and priority to silently unlink an active traffic classifier.


Affected software

Linux kernel

How to mitigate CVE-2026-90248

Install security update from vendor's repository.


External References

Related Security Bulletins