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

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.

Github