| 概要 | 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 |
|---|---|
| 公表日 | 2026年5月27日23:17 |
| 登録日 | 2026年5月28日4:11 |
| 最終更新日 | 2026年5月27日23:48 |