[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wg++3S5Cvks-4xFCrD7qgZDibc5aMS4Bt=Pemm7FnOBZA@mail.gmail.com>
Date: Thu, 24 Mar 2022 12:47:28 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: syzbot <syzbot+f8c45ccc7d5d45fc5965@...kaller.appspotmail.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Dmitry Vyukov <dvyukov@...gle.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux-MM <linux-mm@...ck.org>,
Muchun Song <songmuchun@...edance.com>,
syzkaller-bugs <syzkaller-bugs@...glegroups.com>
Subject: Re: [syzbot] general protection fault in list_lru_add
On Thu, Mar 24, 2022 at 12:45 PM Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> On Thu, Mar 24, 2022 at 12:41 PM syzbot
> <syzbot+f8c45ccc7d5d45fc5965@...kaller.appspotmail.com> wrote:
> >
> > syzbot has tested the proposed patch and the reproducer did not trigger any issue:
>
> Heh, well that's unfortunate.
>
> I think the issue is that it triggered a new BUG() that didn't match
> the previous NULL pointer dereference, so it thinks things are
> "fixed".
Oh, no, it's because it used the truncated patch that didn't do anything:
> patch: https://syzkaller.appspot.com/x/patch.diff?x=1208043d700000
and maybe (due to the racy nature) nothing actually happened.
Linus
Powered by blists - more mailing lists