[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Jan 28 16:38:41 EST 2009
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 09/01/28 16:38:41
Modified files:
. : ChangeLog cipher.c cipher.h packet.c
Log message:
- markus at cvs.openbsd.org 2009/01/26 09:58:15
[cipher.c cipher.h packet.c]
Work around the CPNI-957037 Plaintext Recovery Attack by always
reading 256K of data on packet size or HMAC errors (in CBC mode only).
Help, feedback and ok djm@
Feedback from Martin Albrecht and Paterson Kenny
Diff commands:
cvs -nQq rdiff -u -r1.5178 -r1.5179 openssh/ChangeLog
cvs -nQq rdiff -u -r1.86 -r1.87 openssh/cipher.c
cvs -nQq rdiff -u -r1.32 -r1.33 openssh/cipher.h
cvs -nQq rdiff -u -r1.160 -r1.161 openssh/packet.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5178;r2=1.5179&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher.c?r1=1.86;r2=1.87&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher.h?r1=1.32;r2=1.33&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.c?r1=1.160;r2=1.161&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list