]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: Test CVE-2019-5598
authorKristof Provost <kp@FreeBSD.org>
Fri, 22 Mar 2019 07:39:28 +0000 (07:39 +0000)
committerKristof Provost <kp@FreeBSD.org>
Fri, 22 Mar 2019 07:39:28 +0000 (07:39 +0000)
commit7de4bd92b8a1f510c88ea3b5af0bcb106af6ba11
tree00b1f7c73bf5acf4b5c22e6f16c9c5d7873216f7
parent4782b90e4abc214cbbdc8b861b749c5cc236cb8c
pf tests: Test CVE-2019-5598

Verify that pf correctly drops inconsistent ICMP packets (i.e. where the
IP src/dst do not match the IP src/dst in the ICMP packet.
tests/sys/netpfil/pf/CVE-2019-5598.py [new file with mode: 0644]
tests/sys/netpfil/pf/Makefile
tests/sys/netpfil/pf/icmp.sh [new file with mode: 0755]