PT-2026-30176 · Linux · Linux Kernel
Published
2026-04-03
·
Updated
2026-05-22
·
CVE-2026-31393
CVSS v3.1
8.1
High
| Vector | AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the Bluetooth L2CAP implementation. Specifically, the
l2cap information rsp() function does not adequately validate the length of the L2CAP INFO RSP payload before accessing it, potentially leading to out-of-bounds reads. This occurs when a truncated L2CAP INFO RSP message with a success result is received. The function l2cap information rsp() is vulnerable. The vulnerable parameters include rsp->data. Specifically, get unaligned le32(rsp->data) and rsp->data[0] are accessed without proper bounds checking.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
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