All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrii Nakryiko <andrii.nakryiko@gmail.com>
To: Lorenz Bauer <lmb@cloudflare.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Andrii Nakryiko <andrii@kernel.org>,
	kernel-team <kernel-team@cloudflare.com>,
	Networking <netdev@vger.kernel.org>, bpf <bpf@vger.kernel.org>
Subject: Re: [PATCH bpf v2 0/1] bpf: fix OOB read when printing XDP link fdinfo
Date: Mon, 19 Jul 2021 15:31:41 -0700	[thread overview]
Message-ID: <CAEf4Bza-Zy-ichEEPUaLgNCW5-HoRW-w7-Na7VyGrdbvi=fGzw@mail.gmail.com> (raw)
In-Reply-To: <20210719085134.43325-1-lmb@cloudflare.com>

On Mon, Jul 19, 2021 at 1:51 AM Lorenz Bauer <lmb@cloudflare.com> wrote:
>
> See the first patch message for details. Same fix as before, except that the
> macro invocation is guarded by CONFIG_NET now.
>
> Lorenz Bauer (1):
>   bpf: fix OOB read when printing XDP link fdinfo
>

Applied to bpf tree, thanks. There is no need to send a cover letter
for a single patch, though, and it didn't contribute much to the
description in this case, so I dropped it.

>  include/linux/bpf_types.h | 1 +
>  1 file changed, 1 insertion(+)
>
> --
> 2.30.2
>

      parent reply	other threads:[~2021-07-20  0:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19  8:51 [PATCH bpf v2 0/1] bpf: fix OOB read when printing XDP link fdinfo Lorenz Bauer
2021-07-19  8:51 ` [PATCH bpf v2 1/1] " Lorenz Bauer
2021-07-19 23:11   ` John Fastabend
2021-07-19 22:31 ` Andrii Nakryiko [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='CAEf4Bza-Zy-ichEEPUaLgNCW5-HoRW-w7-Na7VyGrdbvi=fGzw@mail.gmail.com' \
    --to=andrii.nakryiko@gmail.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=kernel-team@cloudflare.com \
    --cc=lmb@cloudflare.com \
    --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 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.