← Back to CVE List

CVE-2024-50286

Published: 2024-11-19T02:16Z
Last Modified: 2025-03-06T17:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create There is a race condition between ksmbd_smb2_session_create and ksmbd_expire_session. This patch add missing sessions_table_lock while adding/deleting session from global session table. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt