CVE-2025-68786 — Linux vulnerability
14 documents7 sources
Severity
6.4MEDIUM
No vectorEPSS
0.0%
top 88.46%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedJan 13
Latest updateApr 17
Description
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
When size equals the current i_size (including 0), the code used to call
check_lock_range(filp, i_size, size - 1, WRITE), which computes `size - 1`
and can underflow for size==0. Skip the equal case.
Affected Packages15 packages
▶CVEListV5linux/linuxf44158485826c076335d6860d35872271a83791d — 52fcbb92e0d3acfd1448b2a43b6595d540da5295+5
🔴Vulnerability Details
3OSV▶
CVE-2025-68786: In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check on equal size to avoid size==0 underflow When size eq↗2026-01-13
GHSA▶
GHSA-7vqw-4gww-392j: In the Linux kernel, the following vulnerability has been resolved:
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
When size↗2026-01-13