diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2006-03-15 13:25:34 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2006-03-15 13:25:34 +0000 |
commit | 2240960e106608b646894a6a2db7b283efd294e0 (patch) | |
tree | dcd2454860b02e4176fbfaf1a7c7775620392e62 /sys/dev/microcode | |
parent | 93c106793532bebcc71168a48591f2c656ce45cc (diff) |
Looks like auth-type simple was busted since a long time. We bcmp() a
c string with a lenght <= 8 with a buffer of size 8. Now in some cases
there can be trailing garbage after the c-string and so the bcmp() fails.
Found by Sergey Matveychuk who provided a similar patch.
OK norby@
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions