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.
No PoCs from references.
- https://github.com/oogasawa/Utility-security
- https://github.com/w4zu/Debian_security