CVE-2025-39789
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
11/09/2025
Última modificación:
11/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
crypto: x86/aegis - Add missing error checks<br />
<br />
The skcipher_walk functions can allocate memory and can fail, so<br />
checking for errors is necessary.