In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init ntfs_reparse_init() and ntfs_objid_init() parse the index ro…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init ntfs_reparse_init() and ntfs_objid_init() parse the index root of the $Extend/$Reparse and $Extend/$ObjId metafiles (the INDEX_ROOT attributes named $R and $O). They read its type and rule fields through resident_data(), which does not check that the resident attribute is large enough to hold them. mi_enum_attr() accepts a resident attribute with data_off =…
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/2064bc663f89e61b8681c1fb9d1ce445de72063d
- https://git.kernel.org/stable/c/64bb6000bfbdf241a6dd578199acd90321a4243e
- https://git.kernel.org/stable/c/66c074eab6f966fbe48a0fc4b3a45b2a2e2df527
- https://git.kernel.org/stable/c/72caafbc95c5dca8266a942b8e96ad81d8d9adc7
- https://git.kernel.org/stable/c/94fce1d3e74fe011e21f17490ba58491709fd7e5
- https://git.kernel.org/stable/c/bd631e2005290a55c8edda87363bc0d594c01705
- https://git.kernel.org/stable/c/eb80003744e32a7366a523015e4acfe0a2ac7d88
Timeline
- nvd_ingest NVD