In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: Fix integer overflow in run_unpack() The MFT record relative to the file being opened contains its runlist, an array c…
High CVSS 8.4
Summary
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: Fix integer overflow in run_unpack() The MFT record relative to the file being opened contains its runlist, an array containing information about the file's location on the physical disk. Analysis of all Call Stack paths showed that the values of the runlist array, from which LCNs are calculated, are not validated before run_unpack function. The run_unpack function decodes the compressed runlist data format from M…
In-depth triage · Auto channel
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/3ac37e100385b59ac821a62118494442238aaac4
- https://git.kernel.org/stable/c/5aa5799d162ad1b8e8b699d48b6218143c695a78
- https://git.kernel.org/stable/c/736fc7bf5f68f6b74a0925b7e072c571838657d2
- https://git.kernel.org/stable/c/9378cfe228c2c679564a4116bcb28c8e89dff989
- https://git.kernel.org/stable/c/a86c8b9d03f7101e1750233846fe989df6f0d631
- https://git.kernel.org/stable/c/f6b36cfd25cbadad63447c673743cf771090e756
Timeline
- nvd_ingest NVD