Vulnerability Description
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().
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.1.117 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1b6ad475d4ed577d34e0157eb507be00c588bf5cPatch
- https://git.kernel.org/stable/c/b8fc56fbca7482c1e5c0e3351c6ae78982e25adaPatch
- https://git.kernel.org/stable/c/c6cdc08c25a868a08068dfc319fa9fce982b8e7fPatch
- https://git.kernel.org/stable/c/cb645064e0811053c94e86677f2e58ed29359d62
- https://git.kernel.org/stable/c/f7557bbca40d4ca8bb1c6c940ac6c95078bd0827Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-50283?
CVE-2024-50283 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 ...
How severe is CVE-2024-50283?
CVE-2024-50283 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-50283?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.