CVE-2022-50351
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
16/09/2025
Última modificación:
17/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
cifs: Fix xid leak in cifs_create()<br />
<br />
If the cifs already shutdown, we should free the xid before return,<br />
otherwise, the xid will be leaked.