CVE-2025-40084

Published: October 30, 2025Last modified: October 30, 2025

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.158-r0)
25 LTSlinux-ltsFixed (6.12.57-r0)
Streamlinux-ltsFixed (6.12.57-r0)

References

ON THIS PAGE