Vulnerability Database

308,926

Total vulnerabilities in the database

CVE-2025-38561

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix Preauh_HashValue race condition

If client send multiple session setup requests to ksmbd, Preauh_HashValue race condition could happen. There is no need to free sess->Preauh_HashValue at session setup phase. It can be freed together with session at connection termination phase.

  • Published: Aug 19, 2025
  • Updated: Nov 4, 2025
  • CVE: CVE-2025-38561
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 8.5
  • AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

CWEs: