mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.5 KiB
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.