PT-2026-86719 · Azure Linux · Kernel
Published
2026-08-28
·
Updated
2026-08-28
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Kernel