Vulnerability CVE-2024-26811


Published: 2024-04-08

Description:
In the Linux kernel, the following vulnerability has been resolved:

ksmbd: validate payload size in ipc response

If installing malicious ksmbd-tools, ksmbd.mountd can return invalid ipc
response to ksmbd kernel server. ksmbd should validate payload size of
ipc response from ksmbd.mountd to avoid memory overrun or
slab-out-of-bounds. This patch validate 3 ipc response that has payload.

 References:
https://git.kernel.org/stable/c/a677ebd8ca2f2632ccdecbad7b87641274e15aac

Copyright 2026, cxsecurity.com

 

Back to Top