commit | 1f35065a9e2573427ce3fd6c4a40b355c2ddfb92 | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | Mon Dec 13 16:53:12 2010 -0500 |
committer | James Morris <jmorris@namei.org> | Wed Dec 15 12:14:32 2010 +0530 |
tree | 9ee6990e21b34dda09efc625a8bca4fa6c4e5d67 | |
parent | 1bdbb4024c309e470711b434a24fb356fc92edea [diff] |
encrypted-keys: verify datablob size before converting to binary Verify the hex ascii datablob length is correct before converting the IV, encrypted data, and HMAC to binary. Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Mimi Zohar <zohar@us.ibm.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>