CVE-2024-26952

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

23 May 2025, 20:49

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/480469f145e5abf83361e608734e421b7d99693d - Patch
References () https://git.kernel.org/stable/c/39bdc4197acf2ed13269167ccf093ee28cfa2a4e - () https://git.kernel.org/stable/c/39bdc4197acf2ed13269167ccf093ee28cfa2a4e - Patch
References () https://git.kernel.org/stable/c/ad6480c9a5d884e2704adc51d69895d93339176c - () https://git.kernel.org/stable/c/ad6480c9a5d884e2704adc51d69895d93339176c - Patch

Information

Published : 2024-05-01 06:15

Updated : 2025-05-23 20:49


NVD link : CVE-2024-26952

Mitre link : CVE-2024-26952

CVE.ORG link : CVE-2024-26952


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-125

Out-of-bounds Read