Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
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+de1ec9471dfc2f283dda%syzkaller.appspotmail.com@localhost
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.
Home |
Main Index |
Thread Index |
Old Index