mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
952 B
952 B
CVE-2025-21945
Description
In the Linux kernel, the following vulnerability has been resolved:ksmbd: fix use-after-free in smb2_lockIf smb_lock->zero_len has value, ->llist of smb_lock is not delete andflock is old one. It will cause use-after-free on error handlingroutine.
POC
Reference
No PoCs from references.