netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: dhowells@redhat.com, netdev@vger.kernel.org,
	linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] rxrpc: Fix possible NULL pointer access in ICMP handling
Date: Tue, 15 Oct 2019 16:50:03 +0100	[thread overview]
Message-ID: <5908.1571154603@warthog.procyon.org.uk> (raw)
In-Reply-To: <bf358fc5-c0e1-070f-b073-1675e3d13fd8@gmail.com>

Eric Dumazet <eric.dumazet@gmail.com> wrote:

>  void rxrpc_error_report(struct sock *sk)
>  {
> +       struct rxrpc_local *local = rcu_dereference_sk_user_data(sk);

Acked-by: David Howells <dhowells@redhat.com>

      parent reply	other threads:[~2019-10-15 15:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10 14:52 [PATCH net] rxrpc: Fix possible NULL pointer access in ICMP handling David Howells
2019-10-12  4:21 ` David Miller
2019-10-12 10:49 ` Eric Dumazet
2019-10-12 11:06   ` Eric Dumazet
2019-10-15 15:50 ` David Howells [this message]

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=5908.1571154603@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=eric.dumazet@gmail.com \
    --cc=linux-afs@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).