First published: Wed May 01 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.7.12 | |
Linux Kernel | >6.8<6.8.3 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.10-1 6.12.11-1 | |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26952 is classified as a medium-severity vulnerability due to the potential for out-of-bounds access in the Linux kernel's ksmbd module.
To fix CVE-2024-26952, update your Linux kernel to version 6.7.12 or later, or apply patches from your respective Linux distribution.
CVE-2024-26952 affects Linux kernel versions prior to 6.7.12 and between 6.8.0 and 6.8.3.
CVE-2024-26952 specifically impacts the ksmbd module within the Linux kernel, related to buffer offset handling.
Yes, if exploited, CVE-2024-26952 may allow an attacker to trigger out-of-bounds memory access, potentially leading to denial of service or other impacts.