← Back to CVE List
CVE-2023-53008
In the Linux kernel, the following vulnerability has been resolved:
cifs: fix potential memory leaks in session setup
Make sure to free cifs_ses::auth_key.response before allocating it as
we might end up leaking memory in reconnect or mounting.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt