All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexei Starovoitov <alexei.starovoitov@gmail.com>
To: Andrey Ignatov <rdna@fb.com>
Cc: bpf <bpf@vger.kernel.org>, Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Andrii Nakryiko <andriin@fb.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Kernel Team <kernel-team@fb.com>
Subject: Re: [PATCH bpf v2] bpf: Fix possible out of bound write in narrow load handling
Date: Tue, 24 Aug 2021 14:40:08 -0700	[thread overview]
Message-ID: <CAADnVQKemaH_0sw-v04b7Rnvmn98XSigseGtz5K14Zoophbbhw@mail.gmail.com> (raw)
In-Reply-To: <20210820163935.1902398-1-rdna@fb.com>

On Fri, Aug 20, 2021 at 9:39 AM Andrey Ignatov <rdna@fb.com> wrote:
>
> Fix a verifier bug found by smatch static checker in [0].
>
> [0] https://lore.kernel.org/bpf/20210817050843.GA21456@kili/
>
> v1->v2:
> - clarify that problem was only seen by static checker but not in prod;

Since it's a theoretical bug applied to bpf-next.

      reply	other threads:[~2021-08-24 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-20 16:39 [PATCH bpf v2] bpf: Fix possible out of bound write in narrow load handling Andrey Ignatov
2021-08-24 21:40 ` Alexei Starovoitov [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=CAADnVQKemaH_0sw-v04b7Rnvmn98XSigseGtz5K14Zoophbbhw@mail.gmail.com \
    --to=alexei.starovoitov@gmail.com \
    --cc=andriin@fb.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=dan.carpenter@oracle.com \
    --cc=daniel@iogearbox.net \
    --cc=kernel-team@fb.com \
    --cc=rdna@fb.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.