Use-after-free in Linux kernel - CVE-2026-90135

 

Use-after-free in Linux kernel - CVE-2026-90135

Published: September 19, 2026


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

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to use-after-free in the alloc_netdev_mqs() reference tracker cleanup when reading ref_tracker debugfs entries after alloc_percpu() or dev_addr_init() fails. A local user can read a ref_tracker debugfs entry to cause a denial of service.


Affected software

Linux kernel

How to mitigate CVE-2026-90135

Install security update from vendor's repository.


External References

Related Security Bulletins