]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: Test CVE-2019-5598
authorkp <kp@FreeBSD.org>
Fri, 22 Mar 2019 07:39:28 +0000 (07:39 +0000)
committerkp <kp@FreeBSD.org>
Fri, 22 Mar 2019 07:39:28 +0000 (07:39 +0000)
commitd77cb4a02211b518bdea8bbeaface1ec66d0ab0e
tree00b1f7c73bf5acf4b5c22e6f16c9c5d7873216f7
parentbe4e05cbf35fb3007a65f7924d976b6c0f70e9ef
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]