← Back to CVE List
CVE-2023-53006
In the Linux kernel, the following vulnerability has been resolved:
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
In smbd_destroy(), clear the server->smbd_conn pointer after freeing the
smbd_connection struct that it points to so that reconnection doesn't get
confused.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt