Use-After-Free Vulnerability in Linux Kernel Bluetooth ISO Component
CVE-2026-80914

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
9 September 2026

What is CVE-2026-80914?

A vulnerability exists within the Bluetooth ISO component of the Linux kernel, where a use-after-free condition may occur due to improper socket management. In the function iso_conn_ready(), a reference is taken to a BIS listener socket, but it fails to verify the socket's state before creating a child socket. If the listener socket is closed concurrently, the reference may become a dangling pointer, leading to potential attacks through dereferencing freed memory areas. The vulnerability can be mitigated by ensuring that the listener socket remains valid and active before proceeding with socket operations.

Affected Version(s)

Linux ccf74f2390d60a2f9a75ef496d2564abb478f46a < 2387cd06a2c0b416f05028b02bba1089f54c28d9

Linux ccf74f2390d60a2f9a75ef496d2564abb478f46a < 49fd7116f76b860b230843700fb7423ab5331e1f

Linux ccf74f2390d60a2f9a75ef496d2564abb478f46a < 03288b7447c9e572f8ab82fc29cfb4ca719ab210

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.