CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/03/22 15:11:49

Modified files:
        regress/sbin/iked/parser: test_parser_fuzz.c 
        sbin/iked      : ikev2_pld.c 

Log message:
The iked(8) fuzzer did not fuzz encrypted payloads.  With that changed
the regression test uncovered code paths in the TS and CP payload parser
that can trigger access to invalid memory locations.  This changes the
TS and CP payload parsing to add additional length checks.

With hshoexer@ and markus@; OK sthen@

Reply via email to