]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r344692:
authorKristof Provost <kp@FreeBSD.org>
Tue, 5 Mar 2019 08:45:07 +0000 (08:45 +0000)
committerKristof Provost <kp@FreeBSD.org>
Tue, 5 Mar 2019 08:45:07 +0000 (08:45 +0000)
commitd28349798960f47060c129cd0b58023f182d738c
tree0917db7cf018404d16fe38b0377b43c6041b39d7
parent321981e0a3bad5e9ba0292477cc405996d3da5f9
MFC r344692:

pf tests: Test CVE-2019-5597

Generate a fragmented packet with different header chains, to provoke
the incorrect behaviour of pf.
Without the fix this will trigger a panic.

Obtained from: Corentin Bayet, Nicolas Collignon, Luca Moro at Synacktiv
tests/sys/netpfil/pf/CVE-2019-5597.py [new file with mode: 0644]
tests/sys/netpfil/pf/Makefile
tests/sys/netpfil/pf/fragmentation.sh