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:   Wed, 7 Feb 2018 11:11:24 +0100
From:   Dmitry Vyukov <dvyukov@...gle.com>
To:     Paolo Abeni <pabeni@...hat.com>
Cc:     syzbot <syzbot+63682ce11532e0da2b9d@...kaller.appspotmail.com>,
        Christian Brauner <christian.brauner@...ntu.com>,
        Daniel Borkmann <daniel@...earbox.net>,
        David Miller <davem@...emloft.net>,
        David Ahern <dsahern@...il.com>,
        Florian Westphal <fw@...len.de>,
        Jakub Kicinski <jakub.kicinski@...ronome.com>,
        Jiri Benc <jbenc@...hat.com>,
        LKML <linux-kernel@...r.kernel.org>,
        Xin Long <lucien.xin@...il.com>,
        netdev <netdev@...r.kernel.org>, syzkaller-bugs@...glegroups.com,
        Vladislav Yasevich <vyasevich@...il.com>
Subject: Re: possible deadlock in rtnl_lock (3)

On Wed, Feb 7, 2018 at 10:08 AM, Paolo Abeni <pabeni@...hat.com> wrote:
> On Tue, 2018-02-06 at 19:00 +0100, Dmitry Vyukov wrote:
>> On Tue, Feb 6, 2018 at 6:58 PM, syzbot
>> <syzbot+63682ce11532e0da2b9d@...kaller.appspotmail.com> wrote:
>> > Hello,
>> >
>> > syzbot hit the following crash on net-next commit
>> > 617aebe6a97efa539cc4b8a52adccd89596e6be0 (Sun Feb 4 00:25:42 2018 +0000)
>> > Merge tag 'usercopy-v4.16-rc1' of
>> > git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
>> >
>> > So far this crash happened 2510 times on net-next, upstream.
>> > C reproducer is attached.
>> > syzkaller reproducer is attached.
>> > Raw console output is attached.
>> > compiler: gcc (GCC) 7.1.1 20170620
>> > .config is attached.
>> >
>> > IMPORTANT: if you fix the bug, please add the following tag to the commit:
>> > Reported-by: syzbot+63682ce11532e0da2b9d@...kaller.appspotmail.com
>> > It will help syzbot understand when the bug is fixed. See footer for
>> > details.
>> > If you forward the report, please keep this part and the footer.
>>
>>
>> Paolo, was this also fixed by "netfilter: on sockopt() acquire sock
>> lock only in the required scope"?
>
> I *think* this is fixed by the above commit, anyway I'll probably be
> unable to verify such statement soon.

Thanks, Paolo. This is good enough for now. If this is wrong, syzbot
will hit it again later, but at that point we will know that the patch
is present in the tested tree.

#syz fix: netfilter: on sockopt() acquire sock lock only in the required scope

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ