On Fri, May 07, 2021 at 12:26:54AM +0530, Anirudh Rayabharam wrote: > Initialize eh_generation of struct ext4_extent_header to prevent leaking > info to userspace. Fixes KMSAN kernel-infoleak bug reported by syzbot at: > http://syzkaller.appspot.com/bug?id=78e9ad0e6952a3ca16e8234724b2fa92d041b9b8 > > Reported-by: syzbot+2dcfeaf8cb49b05e8f1a@xxxxxxxxxxxxxxxxxxxxxxxxx > Fixes: a86c61812637 ("[PATCH] ext3: add extent map support") > Signed-off-by: Anirudh Rayabharam <mail@xxxxxxxxxxxxx> Applied, thanks. - Ted