Bug 2327195 (CVE-2024-50283) - CVE-2024-50283 kernel: ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
Summary: CVE-2024-50283 kernel: ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
Keywords:
Status: NEW
Alias: CVE-2024-50283
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2327225
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-19 02:03 UTC by OSIDB Bzimport
Modified: 2024-12-05 11:57 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-19 02:03:09 UTC
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().

Comment 1 Avinash Hanwate 2024-11-19 04:42:12 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024111944-CVE-2024-50283-3aad@gregkh/T


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