Bug 2389457 (CVE-2025-38561) - CVE-2025-38561 kernel: ksmbd: fix Preauh_HashValue race condition
Summary: CVE-2025-38561 kernel: ksmbd: fix Preauh_HashValue race condition
Keywords:
Status: NEW
Alias: CVE-2025-38561
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-19 18:01 UTC by OSIDB Bzimport
Modified: 2025-08-20 10:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-19 18:01:40 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.