CVE-2025-22074
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.
Does this matter?
Lower severity and a low EPSS score (0.48%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.48% probability · 40th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/20378cf48359f39dee0ef9b61470ebe77bd49c0dPatch
- https://git.kernel.org/stable/c/457db486203c90e10c3efc87fd45cc7000b1cd36Patch
- https://git.kernel.org/stable/c/4790bcb269e5d6d88200a67c54ae6d627332a3bePatch
- https://git.kernel.org/stable/c/c2ec33d46b4d1c8085dab5d02e00b21f4f0fb8a9Patch
- https://git.kernel.org/stable/c/ddb7ea36ba7129c2ed107e2186591128618864e1Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.