summaryrefslogtreecommitdiff
path: root/regress/rsa_ssh2.prv
diff options
context:
space:
mode:
authordjm <djm>2010-08-31 12:36:39 +0000
committerdjm <djm>2010-08-31 12:36:39 +0000
commitdac0b76fb075046228ec5f2f1168a87be7398e3f (patch)
treef9a0c4a81ac98c1311908e9743fd1533228a35f2 /regress/rsa_ssh2.prv
parentd8d6cde84a0d71f4479911e1e13ae958b50a8335 (diff)
downloadopenssh-dac0b76fb075046228ec5f2f1168a87be7398e3f.tar.gz
- djm@cvs.openbsd.org 2010/08/31 09:58:37
[auth-options.c auth1.c auth2.c bufaux.c buffer.h kex.c key.c packet.c] [packet.h ssh-dss.c ssh-rsa.c] Add buffer_get_cstring() and related functions that verify that the string extracted from the buffer contains no embedded \0 characters* This prevents random (possibly malicious) crap from being appended to strings where it would not be noticed if the string is used with a string(3) function. Use the new API in a few sensitive places. * actually, we allow a single one at the end of the string for now because we don't know how many deployed implementations get this wrong, but don't count on this to remain indefinitely.
Diffstat (limited to 'regress/rsa_ssh2.prv')
0 files changed, 0 insertions, 0 deletions