In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
ksmbd_user_session_put should be called under smb3_preauth_hash_rsp().
It will avoid freeing session before calling smb3_preauth_hash_rsp().
References
Configurations
Configuration 1 (hide)
|
History
14 Dec 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-11-19 02:16
Updated : 2025-03-06 17:15
NVD link : CVE-2024-50283
Mitre link : CVE-2024-50283
CVE.ORG link : CVE-2024-50283
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free