| Summary: | User input for cont.connection w/ new key doesn't checks properly | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Derbasov, Maksim <ntfs.hard> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | minor | CC: | djm, ntfs.hard, troy |
| Priority: | P5 | ||
| Version: | 7.6p1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 2782 | ||
|
Description
Derbasov, Maksim
2017-12-03 11:44:22 AEDT
Fixed in rev e0ce54c0b and will be in OpenSSH 7.7 - thanks! commit e0ce54c0b9ca3a9388f9c50f4fa6cc25c28a3240 Author: djm@openbsd.org <djm@openbsd.org> Date: Wed Dec 6 05:06:21 2017 +0000 upstream commit don't accept junk after "yes" or "no" responses to hostkey prompts. bz#2803 reported by Maksim Derbasov; ok dtucker@ OpenBSD-Commit-ID: e1b159fb2253be973ce25eb7a7be26e6f967717c Close all resolved bugs after release of OpenSSH 7.7. |