Re: KASAN: use-after-free in move_expired_inodes

2017-11-15 Thread Jan Kara
that could happen but maybe it could - will look more into that later... Honza > On Tue, Oct 31, 2017 at 9:24 AM, Shankara Pailoor wrote: > > Hi, > > > > We got the following error: > > > > BUG: KAS

Re: KASAN: use-after-free in move_expired_inodes

2017-10-31 Thread Shankara Pailoor
24 AM, Shankara Pailoor wrote: > Hi, > > We got the following error: > > BUG: KASAN: use-after-free in move_expired_inodes+0xce6/0xdf0 > Write of size 8 at addr 8800a3a36bf8 by task kworker/u8:0/5 > > while fuzzing with Syzkaller on 4.14-rc4 on x86_64. Included is the > t

KASAN: use-after-free in move_expired_inodes

2017-10-31 Thread Shankara Pailoor
Hi, We got the following error: BUG: KASAN: use-after-free in move_expired_inodes+0xce6/0xdf0 Write of size 8 at addr 8800a3a36bf8 by task kworker/u8:0/5 while fuzzing with Syzkaller on 4.14-rc4 on x86_64. Included is the trace of the crash along with the programs running around the time of