lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ