cve/2024/CVE-2024-26952.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2024-26952

Description

In the Linux kernel, the following vulnerability has been resolved:ksmbd: fix potencial out-of-bounds when buffer offset is invalidI found potencial out-of-bounds when buffer offset fields of a few requestsis invalid. This patch set the minimum value of buffer offset field to->Buffer offset to validate buffer length.

POC

Reference

No PoCs from references.

Github