| commit | f9a9aaba437c2787e40cf7cc928281950e161678 | [log] [download] | 
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Feb 28 10:00:27 2014 +1100 | 
| committer | Damien Miller <djm@mindrot.org> | Fri Feb 28 10:00:27 2014 +1100 | 
| tree | 862b9afbe79f83d23eaa5fc101a681b1f96fc90d | |
| parent | fb3423b612713d9cde67c8a75f6f51188d6a3de3 [diff] | 
   - djm@cvs.openbsd.org 2014/02/27 00:41:49
     [bufbn.c]
     fix unsigned overflow that could lead to reading a short ssh protocol
     1 bignum value; found by Ben Hawkes; ok deraadt@