diff options
author | Greg Hudson <ghudson@mit.edu> | 2012-04-27 17:04:24 +0000 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2012-04-27 17:04:24 +0000 |
commit | f566fee75f2455d6e5e7ee4fcdf5a0d327808639 (patch) | |
tree | 4c2cc4abc2d3dd8b0eeb3c663d5c8cf9ecc33842 /src/plugins | |
parent | ce3ba8ba7670b57ffb2b1e2707f0cb443e900b0f (diff) | |
download | krb5-f566fee75f2455d6e5e7ee4fcdf5a0d327808639.tar.gz krb5-f566fee75f2455d6e5e7ee4fcdf5a0d327808639.tar.xz krb5-f566fee75f2455d6e5e7ee4fcdf5a0d327808639.zip |
Ensure null termination of AFS salts
Use krb5int_copy_data_contents_add0 when copying a pa-pw-salt or
pa-afs3-salt value in pa_salt(). If it's an afs3-salt, we're going to
throw away the length and use strcspn in krb5int_des_string_to_key,
which isn't safe if the value is unterminated.
ticket: 2545
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25833 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions