netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: David Miller <davem@davemloft.net>, ast@fb.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] bpf: Do not dereference user pointer in bpf_test_finish().
Date: Tue, 02 May 2017 17:41:09 +0200	[thread overview]
Message-ID: <5908A895.5050703@iogearbox.net> (raw)
In-Reply-To: <20170502.113633.800987081837435647.davem@davemloft.net>

On 05/02/2017 05:36 PM, David Miller wrote:
>
> Instead, pass the kattr in which has a kernel side copy of this
> data structure from userspace already.
>
> Fix based upon a suggestion from Alexei Starovoitov.
>
> Signed-off-by: David S. Miller <davem@davemloft.net>

Acked-by: Daniel Borkmann <daniel@iogearbox.net>

      reply	other threads:[~2017-05-02 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 15:36 [PATCH 1/2] bpf: Do not dereference user pointer in bpf_test_finish() David Miller
2017-05-02 15:41 ` Daniel Borkmann [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=5908A895.5050703@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=ast@fb.com \
    --cc=davem@davemloft.net \
    --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).