All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Paasch <cpaasch at apple.com>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [PATCH net-next 0/2] mptcp: fix syzkaller splats
Date: Mon, 27 Jan 2020 07:53:37 -0800	[thread overview]
Message-ID: <20200127155337.GA13796@MacBook-Pro-64.local> (raw)
In-Reply-To: 20200126234101.7256-1-fw@strlen.de

[-- Attachment #1: Type: text/plain, Size: 901 bytes --]

On 27/01/20 - 00:40:59, Florian Westphal wrote:
> This fixes the syzkaller splats with reproducers that Christoph forwarded
> to the mailing list.
> 
> First patch fixes a crash with set/getsockopt interface and resolves
> a lockdep splat due to calls to rtnl_lock while already holding the msk lock.
> I resolved both in the same patch because the fix touches the same spot.
> 
> Second patch fixes another lockdep splat, this time during mptcp_close
> but also related to rtnl_lock.
> 
> See patches for more detailed explanation.
> 
>  protocol.c |   51 +++++++++++++++++++++++++++++++++------------------
>  1 file changed, 33 insertions(+), 18 deletions(-)

syzkaller has been running for 300 hours of fuzzing and none of the previous
reported issues triggered. All good! Also, no new issues for now.

Tested-by: Christoph Paasch <cpaasch(a)apple.com>


Cheers,
Christoph

                 reply	other threads:[~2020-01-27 15:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200127155337.GA13796@MacBook-Pro-64.local \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.