In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
In multichannel mode, UAF issue can occur in session_deregister
when the second channel sets up a session through the connection of
the first channel. session that is freed through the global session
table can be accessed again through ->sessions of connection.
References
Configurations
No configuration.
History
21 Apr 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
Summary |
|
|
CWE | CWE-416 |
16 Apr 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-16 15:15
Updated : 2025-04-21 15:15
NVD link : CVE-2025-22041
Mitre link : CVE-2025-22041
CVE.ORG link : CVE-2025-22041
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free