← Back to CVE List

CVE-2023-53008

Published: 2025-03-27T17:15Z
Last Modified: 2025-04-14T20:52Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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