Vulnerability Database

296,213

Total vulnerabilities in the database

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.

  • Published: Mar 27, 2025
  • Updated: May 4, 2025
  • CVE: CVE-2023-53008
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CWEs: