]> The Tcpdump Group git mirrors - tcpdump/commit
(for 4.9.3) VRRP: Add a missing bounds check
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 17 Oct 2017 13:34:42 +0000 (15:34 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 18 Aug 2019 18:35:51 +0000 (20:35 +0200)
commita152aebfd1114376ba266ed30416be596ef9d806
treebf1979adc94073fc1a4a48cdcd2597175f4a7c99
parent09192e07808e97dddcf67c0f2c49028a702ba644
(for 4.9.3) VRRP: Add a missing bounds check

In vrrp_print().

This fixes a buffer over-read discovered by Konrad Rieck and
Bhargava Shastry.

Add a test using the capture file supplied by the reporter(s)
restricted to VRRP packets.
print-vrrp.c
tests/TESTLIST
tests/vrrp-vrrp_print-oobr-2.out [new file with mode: 0644]
tests/vrrp-vrrp_print-oobr-2.pcap [new file with mode: 0644]