First published: Mon Jul 17 2023(Updated: )
An issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/connection.c in ksmbd has an off-by-one error in memory allocation (because of ksmbd_smb2_check_message) that may lead to out-of-bounds access.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.15<5.15.113 | |
Linux Kernel | >=5.16<6.1.30 | |
Linux Kernel | >=6.2<6.3.4 | |
Linux Kernel | <6.3.4 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-38429 has a medium severity rating due to the potential for out-of-bounds access caused by an off-by-one error in memory allocation.
CVE-2023-38429 affects Linux kernel versions prior to 6.3.4, specifically versions 5.15 to 5.15.113, 5.16 to 6.1.30, and 6.2 to 6.3.4.
To fix CVE-2023-38429, upgrade the Linux kernel to version 6.3.4 or later, or the specified remedial versions for earlier kernels.
CVE-2023-38429 is a memory corruption vulnerability due to an off-by-one error in the Linux kernel's ksmbd module.
Yes, CVE-2023-38429 can potentially allow attackers to exploit the vulnerability for unauthorized access or system crashes due to out-of-bounds memory access.