CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/06/11 03:46:59

Modified files:
        sbin/isakmpd   : ipsec.c 

Log message:
isakmpd(8): Validate DELETE payload SPI array size [2/2]

Similar to message_validate_delete() also validate in
ipsec_handle_leftover_payload() that the provided number of SPIs
actually fit in the payload. This is redundant as we already would
bail out in message_validate_delete().

test & ok sthen

Reply via email to