← Back to CVE List

CVE-2025-21944

Published: 2025-04-01T16:15Z
Last Modified: 2025-04-01T20:26Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2_lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smb_lock, not flags. It will cause bug-on trap from locks_free_lock in error handling routine. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt