GHSA-c5c6-fj3h-jwh2HighCVSS 8.8

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

Published
December 30, 2025
Last Modified
August 4, 2026

🔗 CVE IDs covered (1)

📋 Description

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

Bluetooth: L2CAP: Fix potential user-after-free

This fixes all instances of which requires to allocate a buffer calling alloc_skb which may release the chan lock and reacquire later which makes it possible that the chan is disconnected in the meantime.

🔗 References (10)