NONE · 0

CVE-2026-74532

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 valida...

Vulnerability 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

FAQ

What is CVE-2026-74532?

CVE-2026-74532 is a documented vulnerability. 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 valida...

How severe is CVE-2026-74532?

CVSS scoring is not yet available for CVE-2026-74532. Check NVD for updates.

Is there a patch for CVE-2026-74532?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.