Re: [PATCH] fs/ntfs: Check at->attr_cur after calling next_attribute()

2025-02-28 Thread Andreas Klauer
> Also removing the redundant check against mft_end as the > next_attribute() should handle that now. > A pointer to the end of the buffer is stored in at->end, which is > initialized the same way as mft_end was. > > Fixes: https://savannah.gnu.org/bugs/index.php?66855 > > Re

Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification

2025-02-28 Thread Andreas Klauer
7;t understand half of what that code actually does, so I can't vouch for correctness (not sending it as a patch). Also filed here https://savannah.gnu.org/bugs/index.php?66855 and here https://gitlab.archlinux.org/archlinux/packaging/packages/grub/-/issues/12 Kind regards, Andreas Klauer On T