Correct some NTFS test failures introduced by previous fixes for CVEs. With these changes, the NTFS tests run successfully.
Also correct some fuzzer identified crashes and hangs (in NTFS and one that may in theory impact HFS too). Signed-off-by: Andrew Hamilton <adham...@gmail.com> Andrew Hamilton (3): fs/ntfs: Correct some NTFS regressions fs/fshelp: Avoid possible NULL pointer deference fs/ntfs: Correct possible access violations and hangs grub-core/fs/fshelp.c | 5 +- grub-core/fs/ntfs.c | 147 ++++++++++++++++++++++++++++++++++-------- 2 files changed, 123 insertions(+), 29 deletions(-) -- 2.39.5 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel