CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/08 18:02:57
Modified files:
usr.bin/ssh : sshkey-xmss.c
Log message:
fix integer overflow in XMSS private key parsing. Reported by
Adam Zabrocki via SecuriTeam's SSH program.
Note that this code is experimental and not compiled by default.
ok markus@
