Re: KASAN: use-after-free Read in do_get_mempolicy

2017-10-18 Thread Vlastimil Babka
On 10/17/2017 05:55 PM, Dmitry Vyukov wrote: > On Tue, Oct 17, 2017 at 5:38 PM, Chase Bertke wrote: >> Hello, >> >> I would like to report a bug found via syzkaller on version 4.13.0-rc4. I >> have searched the syzkaller mailing list and did not see any other reports >> for this bug. >> >> Please

Re: KASAN: use-after-free Read in do_get_mempolicy

2017-10-17 Thread Dmitry Vyukov
On Tue, Oct 17, 2017 at 5:38 PM, Chase Bertke wrote: > Hello, > > I would like to report a bug found via syzkaller on version 4.13.0-rc4. I > have searched the syzkaller mailing list and did not see any other reports > for this bug. > > Please see below: > > ===