1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-07 08:02:55 +03:00
Files
libssh/src
Jon Simons 87ae95eb3c CVE-2014-8132: Fixup error path in ssh_packet_kexinit()
Before this change, dangling pointers can be unintentionally left in the
respective next_crypto kex methods slots.  Ensure to set all slots to
NULL in the error-out path.

Signed-off-by: Jon Simons <jon@jonsimons.org>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit 2ced24ddd67a261dc364ad4d8958c068c1671ae7)
2014-12-17 19:45:23 +01:00
..
2014-12-17 19:31:32 +01:00
2014-01-07 15:18:44 +01:00
2014-01-07 15:18:44 +01:00
2014-01-07 16:09:04 +01:00
2014-01-07 16:09:04 +01:00
2014-12-17 10:35:17 +01:00
2011-09-18 21:37:17 +02:00
2014-01-07 15:18:44 +01:00
2014-01-07 15:18:44 +01:00
2014-01-07 16:09:04 +01:00
2011-05-01 19:42:50 +02:00
2014-01-07 15:18:44 +01:00
2012-10-09 11:09:34 +02:00
2014-05-09 08:56:10 +02:00
2014-01-07 16:09:04 +01:00
2014-02-05 22:30:10 +01:00
2014-03-12 14:16:33 +01:00
2014-01-08 22:06:38 +01:00
2014-10-02 08:25:27 +02:00