CVE-2025-39815
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
16/09/2025
Última modificación:
16/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
RISC-V: KVM: fix stack overrun when loading vlenb<br />
<br />
The userspace load can put up to 2048 bits into an xlen bit stack<br />
buffer. We want only xlen bits, so check the size beforehand.