[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180615003048.3219-1-daniel@iogearbox.net>
Date: Fri, 15 Jun 2018 02:30:46 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: ast@...nel.org
Cc: netdev@...r.kernel.org, Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH bpf 0/2] Two bpf fixes
First one is a panic I ran into while testing the second
one where we got several syzkaller reports. Series here
fixes both.
Thanks!
Daniel Borkmann (2):
bpf: fix panic in prog load calls cleanup
bpf: reject any prog that failed read-only lock
include/linux/filter.h | 63 +++++++++++++++++++++++++++++----------------
kernel/bpf/core.c | 69 +++++++++++++++++++++++++++++++++++++++++++++-----
kernel/bpf/syscall.c | 12 +++------
3 files changed, 106 insertions(+), 38 deletions(-)
--
2.9.5
Powered by blists - more mailing lists