From: | tlyu@mit.edu |
Subject: | SVN Commit |
Pull up r23652 from trunk.
Test case for integer underflow in AES and RC4 decryption.
[MITKRB5-SA-2009-004, CVE-2009-4212] krb5-1.8 branch isn't vulnerable,
but include this test anyway.
------------------------------------------------------------------------
r23652 | ghudson | 2010-01-12 16:59:58 -0500 (Tue, 12 Jan 2010) | 2 lines
Add test program for decryption of overly short buffers.
https://github.com/krb5/krb5/commit/69194366f3c095e47d048565133be06cdb56c35d
Commit By: tlyu
Revision: 23660
Changed Files:
U branches/krb5-1-8/src/lib/crypto/crypto_tests/Makefile.in
A branches/krb5-1-8/src/lib/crypto/crypto_tests/t_short.c