freebsd-dev/sys/netpfil/pf
Kristof Provost 5e98cae661 pf: Ensure that we don't use kif passed to pfi_kkif_attach()
Once a kif is passed to pfi_kkif_attach() we must ensure we never re-use
it for anything else.
Set the kif to NULL afterwards to guarantee this.

Reported-by: syzbot+be5d4f4a7a4c295e659a@syzkaller.appspotmail.com
MFC after:	4 weeks
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-04-12 11:55:21 +02:00
..
if_pflog.c pf: Split pfi_kif into a user and kernel space structure 2021-01-05 23:35:37 +01:00
if_pfsync.c pfsync: Unconditionally push packets when requesting state updates 2021-03-17 19:18:14 +01:00
in4_cksum.c
pf_altq.h
pf_if.c pf: Ensure that we don't use kif passed to pfi_kkif_attach() 2021-04-12 11:55:21 +02:00
pf_ioctl.c pf: Ensure that we don't use kif passed to pfi_kkif_attach() 2021-04-12 11:55:21 +02:00
pf_lb.c pf: Split pfi_kif into a user and kernel space structure 2021-01-05 23:35:37 +01:00
pf_mtag.h pf: duplicate frames only once when using dup-to pf rule 2021-01-28 16:46:44 +01:00
pf_norm.c pf: Fix incorrect fragment handling 2021-02-25 21:51:08 +01:00
pf_nv.c pf: Implement nvlist variant of DIOCGETRULE 2021-04-10 11:16:01 +02:00
pf_nv.h pf: Implement nvlist variant of DIOCGETRULE 2021-04-10 11:16:01 +02:00
pf_osfp.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
pf_ruleset.c pf: Implement nvlist variant of DIOCGETRULE 2021-04-10 11:16:01 +02:00
pf_table.c pf: Split pf_rule into kernel and user space versions 2021-01-05 23:35:36 +01:00
pf.c pf: Do not short-circuit processing for REPLY_TO 2021-04-07 17:03:17 +02:00
pf.h pf: Move prototypes for userspace functions to userspace header 2021-04-10 11:16:02 +02:00