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

 

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

Published: September 19, 2026


Vulnerability identifier: #VU151394
CSH Severity: Low
CVSS v4: 0 [CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90092
CWE-ID: CWE-416
Exploitation vector: Adjecent network
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to trigger a use-after-free condition.

The vulnerability exists due to a race condition in l2cap_sock_new_connection_cb when handling new L2CAP connections during parent L2CAP channel teardown. A remote attacker can initiate a new L2CAP connection while a parent socket is being torn down to trigger a use-after-free condition.


Affected software

Linux kernel

How to mitigate CVE-2026-90092

Install security update from vendor's repository.


External References

Related Security Bulletins