CVE-2024-50285 - Samba Ksmbd Simultaneous SMB Operations Denial of Service (DoS)

3 days ago 1
ARTICLE AD BOX
CVE ID : CVE-2024-50285
Published : Nov. 19, 2024, 2:16 a.m. | 23 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: ksmbd: check outstanding simultaneous SMB operations If Client send simultaneous SMB operations to ksmbd, It exhausts too much memory through the "ksmbd_work_cache”. It will cause OOM issue. ksmbd has a credit mechanism but it can't handle this problem. This patch add the check if it exceeds max credits to prevent this problem by assuming that one smb request consumes at least one credit.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article