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

CVE-2026-43480

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

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition<br /> <br /> The acp3x_5682_init() function did not check the return value of<br /> clk_get(), which could lead to dereferencing error pointers in<br /> rt5682_clk_enable().<br /> <br /> Fix this by:<br /> 1. Changing clk_get() to the device-managed devm_clk_get().<br /> 2. Adding proper IS_ERR() checks for both clock acquisitions.

Impacto