freebsd-nq/sys/netpfil
Kristof Provost d69cc04014 pf: Set the pfik_group for userspace
Userspace relies on this pointer to work out if the kif is a group or
not. It can't use it for anything else, because it's a pointer to a
kernel address. Substitute 0xfeedc0de for 'true', so that we don't leak
kernel memory addresses to userspace.

PR:		255852
Reviewed by:	donner
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D30284
2021-05-17 13:48:06 +02:00
..
ipfw Add required checks for unmapped mbufs in ipdivert and ipfw 2021-04-21 15:47:05 -04:00
pf pf: Set the pfik_group for userspace 2021-05-17 13:48:06 +02:00