CVE-2025-68281
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
16/12/2025
Última modificación:
18/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list<br />
<br />
"struct sdca_control" declares "values" field as integer array.<br />
But the memory allocated to it is of char array. This causes<br />
crash for sdca_parse_function API. This patch addresses the<br />
issue by allocating correct data size.



