| Summary: | segfault in ssh-keygen -Y check-novalidate when -n option is missing | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Mateusz Adamowski <mateusz> |
| Component: | ssh-keygen | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | djm |
| Priority: | P5 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 3395 | ||
|
Description
Mateusz Adamowski
2022-03-18 09:30:56 AEDT
Thanks, fix has been committed and will be in OpenSSH 9.0 commit a0b5816f8f1f645acdf74f7bc11b34455ec30bac Author: djm@openbsd.org <djm@openbsd.org> Date: Fri Mar 18 02:31:25 2022 +0000 upstream: ssh-keygen -Y check-novalidate requires namespace or SEGV will ensue. Patch from Mateusz Adamowski via GHPR#307 OpenBSD-Commit-ID: 99e8ec38f9feb38bce6de240335be34aedeba5fd closing bug resolved during openssh-9.0 release cycle |