[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180114.110241.1867621539967899084.davem@davemloft.net>
Date: Sun, 14 Jan 2018 11:02:41 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
Cc: ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf 2018-01-13
From: Daniel Borkmann <daniel@...earbox.net>
Date: Sat, 13 Jan 2018 00:33:48 +0100
> The following pull-request contains BPF updates for your *net* tree.
>
> The main changes are:
>
> 1) Follow-up fix to the recent BPF out-of-bounds speculation
> fix that prevents max_entries overflows and an undefined
> behavior on 32 bit archs on index_mask calculation, from
> Daniel.
>
> 2) Reject unsupported BPF_ARSH opcode in 32 bit ALU mode that
> was otherwise throwing an unknown opcode warning in the
> interpreter, from Daniel.
>
> 3) Typo fix in one of the user facing verbose() messages that
> was added during the BPF out-of-bounds speculation fix,
> from Colin.
>
> Please consider pulling these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Pulled, thanks Daniel.
Powered by blists - more mailing lists