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

CVE-2026-74295

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
15/08/2026
Última modificación:
15/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ASoC: codecs: hdac_hdmi: Validate written enum value<br /> <br /> hdac_hdmi_set_pin_port_mux() uses the written enum value to index the<br /> texts array before calling snd_soc_dapm_put_enum_double(), which validates<br /> that the value is within the enum item range.<br /> <br /> An out-of-range value can therefore make the driver read past the texts<br /> array before the helper rejects the write. Move the lookup after the helper<br /> has accepted the value.

Impacto