CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/06 04:11:47
Modified files:
sbin/iked : ikev2.c
Log message:
Fix out-of-order string operations resulting in a wrongly calculated
string size that could lead to a buffer overflow in ikev2_print_id().
Found by and fix from dropk1ck on github (issue #90)
ok patrick@ mbuhl@
