In the Linux kernel, the following vulnerability has been resolved: smb/client: handle overlapping allocated ranges in fallocate smb3_simple_fallocate_range() can skip holes when an allocated range…
Critical CVSS 9.8
Summary
In the Linux kernel, the following vulnerability has been resolved: smb/client: handle overlapping allocated ranges in fallocate smb3_simple_fallocate_range() can skip holes when an allocated range returned by the server starts before the current fallocate offset. The skipped hole is not zero-filled, but fallocate still returns success. A later write to that hole may therefore fail with ENOSPC. The function queries allocated ranges so that it can preserve existing contents and write zeroes o…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/377fe3e583e46369ee1004d5cfe12271d6589a68
- https://git.kernel.org/stable/c/437637f5ff3f573b2edf8571de91fb00a21eb4e6
- https://git.kernel.org/stable/c/7e08ab7a061b17ac1989a225c6afb53f44a86808
- https://git.kernel.org/stable/c/a4a09e5142835633fffbde68bd0a039ba4d4bf97
- https://git.kernel.org/stable/c/b09ae45d85dc816987a71db9eebc54b0ae288e94
Timeline
- nvd_ingest NVD