Commit bd75cb4
Pin expectMsgId after KEXDH_GEX_GROUP
- Set expectMsgId to MSGID_KEXDH_GEX_INIT so the server rejects
any other KEX message at this stage (RFC 4419 sec 3).
- Reject NULL ssh->handshake in the entry check now that the
success path dereferences it.
Issue: F-36681 parent 822c09d commit bd75cb4
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13478 | 13478 | | |
13479 | 13479 | | |
13480 | 13480 | | |
13481 | | - | |
| 13481 | + | |
13482 | 13482 | | |
13483 | 13483 | | |
13484 | 13484 | | |
| |||
13525 | 13525 | | |
13526 | 13526 | | |
13527 | 13527 | | |
13528 | | - | |
| 13528 | + | |
| 13529 | + | |
| 13530 | + | |
13529 | 13531 | | |
| 13532 | + | |
13530 | 13533 | | |
13531 | 13534 | | |
13532 | 13535 | | |
| |||
0 commit comments