NetBSD/sys/dist
drochner 9b0c6e6540 make sure the "overload_tbl" member of "struct pf_rule" copied in
from userland is initialized (it is used by the kernel only)
fixes crash or data injection (CVE-2010-3830), usually by root user only
OpenBSD has rewritten the code to start with a zero'd struct and fills
in needed parts only - to be considered in case a newer pf version
is imported.
2011-01-19 19:58:02 +00:00
..
ipf/netinet Fix mbuf corruption when sending ICMP errors for blocked IPv6 2010-09-05 12:36:46 +00:00
pf make sure the "overload_tbl" member of "struct pf_rule" copied in 2011-01-19 19:58:02 +00:00