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:   Tue, 26 May 2020 13:25:36 +1000
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, viro@...iv.linux.org.uk,
        ajd@...ux.ibm.com,
        syzbot+1e925b4b836afe85a1c6@...kaller-ppc64.appspotmail.com,
        syzbot+587b2421926808309d21@...kaller-ppc64.appspotmail.com,
        syzbot+58320b7171734bf79d26@...kaller.appspotmail.com,
        syzbot+d6074fb08bdb2e010520@...kaller.appspotmail.com,
        Guenter Roeck <linux@...ck-us.net>,
        Daniel Axtens <dja@...ens.net>,
        Salvatore Bonaccorso <carnil@...ian.org>,
        David Rientjes <rientjes@...gle.com>
Subject: Re: [PATCH v2] relay: handle alloc_percpu returning NULL in relay_open

[ + akpm ]

Daniel Axtens <dja@...ens.net> writes:
>>> > Check if alloc_percpu returns NULL.
>>> > 
>>> > This was found by syzkaller both on x86 and powerpc, and the reproducer
>>> > it found on powerpc is capable of hitting the issue as an unprivileged
>>> > user.
>>> > 
>>> > Fixes: 017c59c042d0 ("relay: Use per CPU constructs for the relay channel buffer pointers")
>>> > Reported-by: syzbot+1e925b4b836afe85a1c6@...kaller-ppc64.appspotmail.com
>>> > Reported-by: syzbot+587b2421926808309d21@...kaller-ppc64.appspotmail.com
>>> > Reported-by: syzbot+58320b7171734bf79d26@...kaller.appspotmail.com
>>> > Reported-by: syzbot+d6074fb08bdb2e010520@...kaller.appspotmail.com
>>> > Cc: Akash Goel <akash.goel@...el.com>
>>> > Cc: Andrew Donnellan <ajd@...ux.ibm.com> # syzkaller-ppc64
>>> > Reviewed-by: Michael Ellerman <mpe@...erman.id.au>
>>> > Reviewed-by: Andrew Donnellan <ajd@...ux.ibm.com>
>>> > Cc: stable@...r.kernel.org # v4.10+
>>> > Signed-off-by: Daniel Axtens <dja@...ens.net>
>>> 
>>> Acked-by: David Rientjes <rientjes@...gle.com>
>>
>> It looks this one was never applied (which relates to CVE-2019-19462,
>> as pointed by Guenter in 20191223163610.GA32267@...ck-us.net).
>>
>> Whas this lost or are there any issues pending?
>
> I'm not aware of any pending issues.
>
> (But, if anyone does have any objections I'm happy to revise the patch.)

It looks like kernel/relay.c is lacking a maintainer?

Andrew are you able to pick this up for v5.8? It's pretty obviously
correct, and has David's ack.

Original is here if that helps:
  https://lore.kernel.org/lkml/20191219121256.26480-1-dja@axtens.net/


cheers

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ