]> The Tcpdump Group git mirrors - tcpdump/commit
NTP: Add missing bounds checks.
authorDenis Ovsienko <[email protected]>
Mon, 4 Sep 2017 11:39:00 +0000 (12:39 +0100)
committerDenis Ovsienko <[email protected]>
Mon, 4 Sep 2017 11:40:36 +0000 (12:40 +0100)
commit80deba151a3e6205a9b162a52d9f291c3dc8da76
tree1f5b7c3cf2d95581cca61037663c147e55a3e13b
parent0dd013253d27af0a76ef08c1def13598d744599f
NTP: Add missing bounds checks.

This change adds checks that were missing from the recent NTP code and
could cause a buffer over-read vulnerability (see earlier commits for
rationale).
print-ntp.c