PT-2026-36407 · Linux+2 · Linux Kernel+2
CVE-2026-31772
·
Published
2026-05-01
·
Updated
2026-08-20
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/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 stack buffer overflow exists in the
hci le big create sync() function. The function uses DEFINE FLEX to allocate a struct hci cp le big create sync on the stack with space for 17 BIS entries. However, the conn->num bis variable can hold up to 31 entries. When conn->num bis is between 18 and 31, a memcpy operation copying conn->bis into cp->bis writes up to 14 bytes beyond the stack buffer, leading to corruption of adjacent stack memory.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Rocky Linux
Ubuntu