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