CVE-2026-64128: Bluetooth: ISO: drop ISO_END frames received without prior ISO_START

Published Jul 19, 2026
·
Updated

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

Bluetooth: ISO: drop ISOEND frames received without prior ISOSTART

ISO data PDUs carry a packet-boundary flag indicating START, CONT, END or SINGLE. The ISOCONT branch of isorecv() guards against a missing ISOSTART by checking conn->rxlen before touching conn->rxskb, but ISOEND does not.

If a peer sends an ISOEND as the first packet on a fresh ISO connection, conn->rxskb is still NULL and conn->rxlen is zero, so skbput(conn->rxskb, ...) dereferences NULL and oopses. For BIS, where receivers sync to a broadcaster without pairing, any broadcaster on the air can trigger this.

Mirror the ISOCONT check at the top of ISOEND so a stray end fragment is logged and dropped instead of crashing the host.

Affected Software

10 affected components
Linux Linux kernel
Linux Linux kernel>=6.0<6.1.175
Linux Linux kernel>=6.2<6.6.142
Linux Linux kernel>=6.7<6.12.92
Linux Linux kernel>=6.13<6.18.34
Linux Linux kernel>=6.19<7.0.11
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4

Event History

Jul 19, 2026
CVE Published
via MITRE·03:40 PM
Data Sourced
via MITRE·03:40 PM
Description
Data Sourced
via NVD·04:17 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-64128?

CVE-2026-64128 has a risk score of 62, indicating a medium severity vulnerability.

2

How do I fix CVE-2026-64128?

To fix CVE-2026-64128, users should update their Linux kernel to the latest version where this vulnerability has been resolved.

3

What systems are affected by CVE-2026-64128?

CVE-2026-64128 affects the Linux kernel, specifically systems utilizing Bluetooth ISO data PDUs.

4

What type of vulnerability is CVE-2026-64128?

CVE-2026-64128 is a vulnerability related to improper handling of Bluetooth ISO frames in the Linux kernel.

5

Can CVE-2026-64128 lead to a security breach?

While CVE-2026-64128 poses a medium risk, it could potentially lead to issues if exploited, affecting Bluetooth communication integrity.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203