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
Configurations
No configuration.
History
04 Aug 2026, 11:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
30 Dec 2025, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-30 13:16
Updated : 2026-08-04 11:16
NVD link : CVE-2023-54214
Mitre link : CVE-2023-54214
CVE.ORG link : CVE-2023-54214
JSON object : View
Products Affected
No product.
CWE
No CWE.
