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

 

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

Published: September 19, 2026


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

Vulnerability details

The vulnerability allows a local user to trigger a use-after-free.

The vulnerability exists due to failure to restore the skb->dev device pointer in the sch_teql TEQL scheduler when transmitting packets through TEQL slave devices. A local user can cause a packet to retain a stale device pointer after a slave transmission failure.

Exploitation requires a later slave device without a resolved neighbour and deletion of the previous slave while the packet remains queued.


Affected software

Linux kernel

How to mitigate CVE-2026-90071

Install security update from vendor's repository.


External References

Related Security Bulletins