CVE-2023-54076
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/12/2025
Última modificación:
24/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
smb: client: fix missed ses refcounting<br />
<br />
Use new cifs_smb_ses_inc_refcount() helper to get an active reference<br />
of @ses and @ses->dfs_root_ses (if set). This will prevent<br />
@ses->dfs_root_ses of being put in the next call to cifs_put_smb_ses()<br />
and thus potentially causing an use-after-free bug.



