← Back to CVE search

CVE-2026-74532

Linux kernel

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.

EPSS 0.168%Risk 0
View source
Published
2026-08-15 13:17:58
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:19:50
Vector
Pending