Security Advisory

CVE-2023-54214

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:11:11
Last updated 2026-05-11 19:57:39
Assigner Linux
State PUBLISHED

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.