Bugzilla – Bug 1223658
VUL-0: CVE-2024-26952: kernel: ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Last modified: 2024-05-07 18:10:16 UTC
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to ->Buffer offset to validate buffer length. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26952 https://www.cve.org/CVERecord?id=CVE-2024-26952 https://git.kernel.org/stable/c/0c5541b4c980626fa3cab16ba1a451757778bbb5 https://git.kernel.org/stable/c/2dcda336b6e80b72d58d30d40f2fad9724e5fe63 https://git.kernel.org/stable/c/c6cd2e8d2d9aa7ee35b1fa6a668e32a22a9753da https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26952.mbox https://bugzilla.redhat.com/show_bug.cgi?id=2278195