jfs: define xtree root and page independently
commit a779ed75 upstream. In order to make array bounds checking sane, provide a separate definition of the in-inode xtree root and the external xtree page. Signed-off-by:Dave Kleikamp <dave.kleikamp@oracle.com> Tested-by:
Manas Ghandat <ghandatmanas@gmail.com> Closes: https://syzkaller.appspot.com/bug?extid=7cb897779f3c479d0615 Closes: https://syzkaller.appspot.com/bug?extid=6b1d79dad6cc6b3eef41 Closes: https://syzkaller.appspot.com/bug?extid=67f714a53ce18d5b542e Closes: https://syzkaller.appspot.com/bug?extid=e829cfdd0de521302df4 Reported-by:
<syzbot+7cb897779f3c479d0615@syzkaller.appspotmail.com> Reported-by:
<syzbot+6b1d79dad6cc6b3eef41@syzkaller.appspotmail.com> Reported-by:
<syzbot+67f714a53ce18d5b542e@syzkaller.appspotmail.com> Reported-by:
<syzbot+e829cfdd0de521302df4@syzkaller.appspotmail.com> Signed-off-by:
Aditya Dutt <duttaditya18@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading