CVE-2025-40084

NONE EPSS 8.1%
Published Oct 29, 20258mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Oct 29, 2025 8mo ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transport_ipc: validate payload size before reading handle handle_response() dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message from ksmbd.mountd can lead to a 4-byte read past the declared payload size. Validate the size before dereferencing. This is a minimal fix to guard the initial handle read.

Threat Intelligence

EPSS Exploit Probability
8.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 5

  • git.kernel.org https://git.kernel.org/stable/c/2dc125f5da134c0915a840b62565c60a595673dd
  • git.kernel.org https://git.kernel.org/stable/c/6f40e50ceb99fc8ef37e5c56e2ec1d162733fef0
  • git.kernel.org https://git.kernel.org/stable/c/867ffd9d67285612da3f0498ca618297f8e41f01
  • git.kernel.org https://git.kernel.org/stable/c/898d527ed94c19980a4d848f10057f1fed578ffb
  • git.kernel.org https://git.kernel.org/stable/c/a02e432d5130da4c723aabe1205bac805889fdb2

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.