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

1.5 KiB

CVE-2025-21660

Description

In the Linux kernel, the following vulnerability has been resolved:ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_lockedWhen ksmbd_vfs_kern_path_locked met an error and it is not the lastentry, it will exit without restoring changed path buffer. But later thisbuffer may be used as the filename for creation.

POC

Reference

No PoCs from references.

Github