GHSA-rfm8-6v7m-6rj9unknown

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate...

Published
August 15, 2026
Last Modified
August 15, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: btintel: Validate length before parsing diagnostics TLV

btintel_diagnostics() accesses tlv->val[0] without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the received frame.

Fix by validating the length before access.

🔗 References (7)