Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-64128

Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-476 Desreferencia a puntero nulo (NULL)
Fecha de publicación:
19/07/2026
Última modificación:
13/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> Bluetooth: ISO: drop ISO_END frames received without prior ISO_START<br /> <br /> ISO data PDUs carry a packet-boundary flag indicating START, CONT, END<br /> or SINGLE. The ISO_CONT branch of iso_recv() guards against a missing<br /> ISO_START by checking conn-&gt;rx_len before touching conn-&gt;rx_skb, but<br /> ISO_END does not.<br /> <br /> If a peer sends an ISO_END as the first packet on a fresh ISO<br /> connection, conn-&gt;rx_skb is still NULL and conn-&gt;rx_len is zero, so<br /> skb_put(conn-&gt;rx_skb, ...) dereferences NULL and oopses. For BIS,<br /> where receivers sync to a broadcaster without pairing, any broadcaster<br /> on the air can trigger this.<br /> <br /> Mirror the ISO_CONT check at the top of ISO_END so a stray end fragment<br /> is logged and dropped instead of crashing the host.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.0 (incluyendo) 6.1.175 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (incluyendo) 6.6.142 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (incluyendo) 6.12.92 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (incluyendo) 6.18.34 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 7.0.11 (excluyendo)
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*