PT-2026-52351 · Linux+2 · Linux Kernel+2
CVE-2026-53256
·
Published
2026-06-25
·
Updated
2026-09-09
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A slab-use-after-free issue exists in the Bluetooth RFCOMM implementation. The function
rfcomm get sock by channel() scans the rfcomm sk list under a list lock but returns the selected listener without taking a reference after dropping that lock. This creates a race condition where a listener can be freed via rfcomm sock release(), rfcomm sock shutdown(), and rfcomm sock kill() before rfcomm connect ind() can call lock sock(), bt accept enqueue(), or the deferred-setup callback.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu