[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1495556127.git.daniel@iogearbox.net>
Date: Tue, 23 May 2017 18:30:40 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: ast@...com, netdev@...r.kernel.org,
Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH net 0/3] BPF pruning follow-up
Follow-up to fix incorrect pruning when alignment tracking is
in use and to properly clear regs after call to not leave stale
data behind. For details, please see individual patches.
Thanks!
Daniel Borkmann (3):
bpf: fix incorrect pruning decision when alignment must be tracked
bpf: properly reset caller saved regs after helper call and ld_abs/ind
bpf: add various verifier test cases
include/linux/filter.h | 10 ++
kernel/bpf/verifier.c | 44 +++--
tools/include/linux/filter.h | 10 ++
tools/testing/selftests/bpf/test_verifier.c | 239 +++++++++++++++++++++++++++-
4 files changed, 275 insertions(+), 28 deletions(-)
--
1.9.3
Powered by blists - more mailing lists