Linux Kernel Bluetooth ISO: Dangling hcon Ref in iso_conn Del
CVE-2026-80721 Published on August 28, 2026
Bluetooth: ISO: ensure no dangling hcon references in iso_conn
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: ISO: ensure no dangling hcon references in iso_conn
After iso_conn_del(), ISO sockets should not dereference the hcon any
more. Currently, clearing iso_conn::hcon relies on iso_conn_del()
releasing the last reference to the iso_conn.
Simplify this by explicitly clearing conn->hcon in iso_conn_del(), to
avoid more complex reasoning on races about who holds the last
reference.
Products Associated with CVE-2026-80721
Want to know whenever a new CVE is published for Linux Kernel? stack.watch will email you.
Affected Versions
Linux:- Version dc26097bdb864a0d5955b9a25e43376ffc1af99b and below e941799c31f68e67ce0976efb38a79101f921b64 is affected.
- Version dc26097bdb864a0d5955b9a25e43376ffc1af99b and below cdce8af9291d8a1f8916c271de029bf558d9e8ec is affected.
- Version dc26097bdb864a0d5955b9a25e43376ffc1af99b and below aa9f7cb2bd3a2be998ceb739fc9a2f986eba43eb is affected.
- Version f53e7489273dc2bb307bf50f319b3762d45534f0 is affected.
- Version a58d0f5dac322e16cc75334d000666512341bde5 is affected.
- Version 6.11.11 and below 6.12 is affected.
- Version 6.12.2 and below 6.13 is affected.
- Version 6.13 is affected.
- Before 6.13 is unaffected.
- Version 6.18.44, <= 6.18.* is unaffected.
- Version 7.1.8, <= 7.1.* is unaffected.
- Version 7.2, <= * is unaffected.