aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-09-07 17:46:03 -0700
committerGuy Harris <guy@alum.mit.edu>2015-09-08 00:46:41 +0000
commit44a0bafd15a8d1e606f87198f679a5fec1a4bfd2 (patch)
treee8a6ed0da5090e4ab840097debccde148df639fb /debian
parentf6d0e0946e140591afaf50a7a561679d3c4c2442 (diff)
Don't try to decrypt with an AES key shorter than 128 bits.
AES keys must be at least 128 bits; AES_unwrap returns a null pointer if handed a too-short key, and we then just dereference that null pointer and crash. Just give up with a too-short key. Bug: 11507 Change-Id: Id1cf0a43c608597a11ff9df40f3654e6ff30619d Reviewed-on: https://code.wireshark.org/review/10422 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions