[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5hwopmz9q7.wl-tiwai@suse.de>
Date: Fri, 09 Nov 2018 14:00:48 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Alexander Potapenko <glider@...gle.com>
Cc: syzbot+1cb36954e127c98dd037@...kaller.appspotmail.com,
alsa-devel@...a-project.org, syzkaller-bugs@...glegroups.com,
perex@...ex.cz, LKML <linux-kernel@...r.kernel.org>
Subject: Re: KMSAN: uninit-value in linear_transfer (2)
On Fri, 09 Nov 2018 13:17:25 +0100,
Alexander Potapenko wrote:
>
> > It's still strange that the conversion function gets called for the
> > uninitialized source. But we should clear the vmalloc page in anyway
> > for avoiding such a problem. And even better would be to use
> > kvzalloc() for a better performance.
> >
> > Could you check whether the patch works?
> The patch works and fixes the problem for me.
OK, I'm going to queue it, then.
> > I forgot the way to trigger the test for kmsan stuff. IIRC, just
> > pushing to my tree and triggering syz test won't work for KMSAN,
> > right?
> Right, you need to test against KMSAN tree, see
> https://github.com/google/syzkaller/blob/master/docs/syzbot.md#kmsan-bugs
Thanks, that's the note I forgot :)
Takashi
Powered by blists - more mailing lists