PT-2026-36406 · Linux · Linux Kernel

Published

2026-05-01

·

Updated

2026-06-05

·

CVE-2026-31771

CVSS v3.1

8.1

High

VectorAV: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 An issue exists in the Bluetooth component where hci store wake reason() is called within hci event packet() before the per-event minimum payload length is enforced by hci event func(). This allows a short HCI event frame to reach bacpy() before any bounds check is performed. The fix involves moving wake-address storage into individual event handlers after length validation has succeeded and converting hci store wake reason() into a helper function that stores a validated bdaddr while holding the hci dev lock(). This helper is utilized by several functions, including hci conn request evt(), hci conn complete evt(), hci sync conn complete evt(), le conn complete evt(), hci le adv report evt(), hci le ext adv report evt(), hci le direct adv report evt(), hci le pa sync established evt(), and hci le past received evt().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-31771
OESA-2026-2416
OESA-2026-2581

Affected Products

Linux Kernel