Module Name: src Committed By: riastradh Date: Tue Mar 15 13:00:44 UTC 2022
Modified Files: src/sys/net: bpf.c Log Message: bpf(4): Handle null bf_insn on free. This is not guaranteed by bpf_setf to be nonnull. Reported-by: syzbot+de1ec9471dfc2f283...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.245 -r1.246 src/sys/net/bpf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.