CVE-2023-53350
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
17/09/2025
Última modificación:
18/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
accel/qaic: Fix slicing memory leak<br />
<br />
The temporary buffer storing slicing configuration data from user is only<br />
freed on error. This is a memory leak. Free the buffer unconditionally.