Re: WARNING: kmalloc bug in bfs_fill_super

2018-05-01 Thread Tigran Aivazian
Looks good to me, thank you. On 1 May 2018 at 11:01, Tetsuo Handa wrote: > > From 247cae4da0490c2e285e0a99e630ef963fabb6d5 Mon Sep 17 00:00:00 2001 > From: Tetsuo Handa > Date: Tue, 1 May 2018 14:15:19 +0900 > Subject: [PATCH] bfs: add sanity check at bfs_fill_super(). > > syzbot is reporting to

Re: WARNING: kmalloc bug in bfs_fill_super

2018-05-01 Thread Tetsuo Handa
>From 247cae4da0490c2e285e0a99e630ef963fabb6d5 Mon Sep 17 00:00:00 2001 From: Tetsuo Handa Date: Tue, 1 May 2018 14:15:19 +0900 Subject: [PATCH] bfs: add sanity check at bfs_fill_super(). syzbot is reporting too large memory allocation at bfs_fill_super() [1]. Since file system image is corrupted