cvedb.io
CVE-2025-68786
UNKNOWN · CVSS n/a
EPSS exploitation probability: 0%
Published 2026-01-13T16:15:58.357 · Last modified 2026-06-17T09:59:35.243

Summary

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.

Does this affect you?

Add your gear to cvedb and we'll alert you only when a vendor you run ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.