GHSA-gvg6-6cf6-h6vqHighCVSS 8.8

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use...

Published
December 9, 2025
Last Modified
August 4, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}

Similar to commit d0be8347c623 ("Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put"), just use l2cap_chan_hold_unless_zero to prevent referencing a channel that is about to be destroyed.

🔗 References (10)