Simon Tatham
c6d7ffda68
Fix crash in GSSAPI key exchange.
...
Introduced recently by commit 42740a54550476e, in which I decided to
call ssh_key_cache_str() even on certified host keys. But that call
was conditional on s->hkey being non-NULL (which happens in GSS KEX)
as well as on it not being certified, and I managed to absentmindedly
remove _both_ conditions. As a result we got a null-pointer
dereference on any GSS kex.
2022-08-30 18:09:39 +01:00
..
2021-04-22 18:09:13 +01:00
2021-06-27 13:52:48 +01:00
2022-08-16 20:33:58 +01:00
2021-06-27 13:52:48 +01:00
2021-04-22 18:09:13 +01:00
2022-08-07 18:44:11 +01:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2022-05-01 10:16:19 +01:00
2022-08-07 18:44:11 +01:00
2021-11-06 14:48:26 +00:00
2022-08-03 20:48:46 +01:00
2021-12-28 18:08:31 +00:00
2021-12-28 18:08:31 +00:00
2021-11-06 14:48:26 +00:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2021-12-28 18:08:31 +00:00
2021-04-22 18:09:13 +01:00
2022-01-22 15:51:31 +00:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-08-30 18:09:39 +01:00
2022-04-15 17:46:06 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2022-04-25 15:09:31 +01:00
2021-11-19 11:32:47 +00:00
2022-07-07 18:05:32 +01:00
2022-01-22 15:51:31 +00:00
2022-08-21 13:04:28 +01:00
2022-08-03 20:48:46 +01:00
2022-01-03 06:40:51 +00:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2021-04-22 18:09:13 +01:00
2022-04-25 15:09:31 +01:00
2021-04-22 18:09:13 +01:00
2022-08-16 20:33:58 +01:00
2022-04-29 22:44:40 +01:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2021-06-19 21:34:56 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00