URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b8ad47820a8d7de978442448aff58099cbe8236
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
8b8ad47 by Balint Reczey (balint@xxxxxxxxxxxxxxx):
    Backport wiretap/netscaler.c from 2.0.11
    
    This fixes several bugs most notably the following vulnerabilities:
    CVE-2017-6474, CVE-2017-6468, CVE-2017-6467
    
    The backport omits the support for netscaler 3.5 format
    
    Bug: 13429 13430 12083
    Change-Id: I0a63bd79437551e7effd31cce29930ed9f4fb4e9
    Reviewed-on: https://code.wireshark.org/review/20538
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    
Actions performed:
    from  e8fe96c   IAX2: Add a timestamp check.
    adds  8b8ad47   Backport wiretap/netscaler.c from 2.0.11
Summary of changes:
 wiretap/netscaler.c |  967 +++++++++++++++++++++++++++++----------------------
 1 file changed, 557 insertions(+), 410 deletions(-)