PT-2026-27664 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-05-29
·
CVE-2026-23299
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Bluetooth component where Socket Buffer (SKB) structures may leak. When TX timestamping is enabled via
SO TIMESTAMPING, SKBs can be queued into sk error queue and remain there until consumed. If the userspace fails to read the timestamps or if the controller is removed unexpectedly, these SKBs are not cleared, leading to a memory leak. The issue is addressed by implementing skb queue purge() calls for sk error queue within the affected bluetooth destructors.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel