PT-2026-64624 · Linux+1 · Linux Kernel+1
CVE-2026-64403
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
7.1
High
| Vector | AV:A/AC:L/PR:N/UI:N/S:U/C:L/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 L2CAP implementation where the
l2cap get conf opt() function reads the opt->len field, which is controlled by an attacker, and dereferences opt->val before verifying that the required bytes are present in the buffer. This results in a validate-after-use ordering bug where up to 4 bytes are read out-of-bounds. The functions l2cap parse conf req(), l2cap parse conf rsp(), and l2cap conf rfc get() only detect the malformed option after the out-of-bounds read has occurred. While a subsequent length check prevents the leaked data from being consumed, the flaw remains a risk for future code changes.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu