Mercurial > dropbear
comparison CHANGES @ 1279:f107cef4be68
add CVE
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 16 Mar 2016 23:04:55 +0800 |
parents | 3b990ddaea4f |
children | 309e1c4a8768 |
comparison
equal
deleted
inserted
replaced
1278:0c47d97aa9d5 | 1279:f107cef4be68 |
---|---|
18 - Fix issues found by cppcheck, reported by Mike Tzou | 18 - Fix issues found by cppcheck, reported by Mike Tzou |
19 | 19 |
20 2016.72 - 9 March 2016 | 20 2016.72 - 9 March 2016 |
21 | 21 |
22 - Validate X11 forwarding input. Could allow bypass of authorized_keys command= restrictions, | 22 - Validate X11 forwarding input. Could allow bypass of authorized_keys command= restrictions, |
23 found by github.com/tintinweb. Thanks for Damien Miller for a patch. | 23 found by github.com/tintinweb. Thanks for Damien Miller for a patch. CVE-2016-3116 |
24 | 24 |
25 2015.71 - 3 December 2015 | 25 2015.71 - 3 December 2015 |
26 | 26 |
27 - Fix "bad buf_incrpos" when data is transferred, broke in 2015.69 | 27 - Fix "bad buf_incrpos" when data is transferred, broke in 2015.69 |
28 | 28 |