Bug 2517067 (CVE-2026-74532) - CVE-2026-74532 kernel: Bluetooth: btintel: Validate length before parsing diagnostics TLV
Summary: CVE-2026-74532 kernel: Bluetooth: btintel: Validate length before parsing dia...
Keywords:
Status: NEW
Alias: CVE-2026-74532
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 12:47 UTC by OSIDB Bzimport
Modified: 2026-08-19 16:07 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 12:47:52 UTC
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.

Comment 1 Mauro Matteo Cascella 2026-08-19 16:01:07 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026081547-CVE-2026-74532-4966@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.