← Back to CVE List

CVE-2025-22074

Published: 2025-04-16T15:16:01.593
Last Modified: 2025-04-16T15:16:01.593
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix r_count dec/increment mismatch r_count is only increased when there is an oplock break wait, so r_count inc/decrement are not paired. This can cause r_count to become negative, which can lead to a problem where the ksmbd thread does not terminate. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt