PT-2026-52348 · Linux · Linux Kernel
CVE-2026-53253
·
Published
2026-06-25
·
Updated
2026-09-07
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
An issue exists in the Bluetooth BNEP implementation where a peer can send a short BNEP Service Discovery Unit (SDU). The function
bnep rx frame() reads the packet type byte and, for control packets, reads the control opcode and setup UUID-size byte without first verifying that these bytes are present. Additionally, bnep rx control() dereferences the control opcode without rejecting empty control payloads. This can lead to a KASAN slab-out-of-bounds read, which occurs when the system attempts to read data outside the allocated memory boundary of a slab object.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel