First published: Tue Apr 01 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2_lock If smb_lock->zero_len has value, ->llist of smb_lock is not delete and flock is old one. It will cause use-after-free on error handling routine.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=5.15<6.1.131 | |
Linux Kernel | >=6.2<6.6.83 | |
Linux Kernel | >=6.7<6.12.19 | |
Linux Kernel | >=6.13<6.13.7 | |
Linux Kernel | =6.14-rc1 | |
Linux Kernel | =6.14-rc2 | |
Linux Kernel | =6.14-rc3 | |
Linux Kernel | =6.14-rc4 | |
Linux Kernel | =6.14-rc5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-21945 is considered a moderate severity vulnerability due to the potential for use-after-free errors in the Linux kernel.
To fix CVE-2025-21945, upgrade to the patched version of the Linux kernel where this vulnerability has been resolved.
CVE-2025-21945 specifically affects the ksmbd component of the Linux kernel.
If exploited, CVE-2025-21945 could lead to a use-after-free vulnerability, potentially allowing for privilege escalation or system instability.
CVE-2025-21945 was publicly disclosed as a vulnerability in the Linux kernel related to the ksmbd file server.