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

CVE-2026-64000

Gravedad CVSS v3.1:
CRÍTICA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
19/07/2026
Última modificación:
30/07/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: hsr: fix potential OOB access in supervision frame handling<br /> <br /> Ensure the entire TLV header is linearized before access by adding<br /> sizeof(struct hsr_sup_tlv) to the pskb_may_pull() calls. Without this,<br /> a truncated frame could cause an out-of-bounds access.