In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indx_read is called when we have some NTFS directory operations that need mo…
High CVSS 8.4
Summary
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indx_read is called when we have some NTFS directory operations that need more information from the index buffers. This adds a sanity check to make sure the returned index buffer length is legit, or we may have some out-of-bound memory accesses. [ 560.897595] BUG: KASAN: slab-out-of-bounds in hdr_find_e.isra.0+0x10c/0x320 [ 560.898321] Read of size 2 at addr ffff88800949…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/3cd9e5b41b83bb57ac3cf9888f9fef2a6ef8ed96 Patch
- https://git.kernel.org/stable/c/3f6f75e8863f41c8b3dbfd9d99e3963aaca42601 Patch
- https://git.kernel.org/stable/c/4d42ecda239cc13738d6fd84d098a32e67b368b9 Patch
- https://git.kernel.org/stable/c/b15374365c9d10445ea7d66cdf885457a0223fc2 Patch
Timeline
- nvd_ingest NVD