| Summary | In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot In the 'DeleteIndexEntryRoot' case of the 'do_action' function, the Specifically, the code calculates the end of the entry ('e2') using: It then calculates the size for memmove using 'PtrOffset(e2, ...)', This commit adds a check to ensure that the entry size ('esize') strictly |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:11 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |