Description of problem: `ssh-keygen -Y find-principals -f /dev/null -s /dev/null` segfaults. Version-Release number of selected component (if applicable): openssh-8.7p1-2.fc35.x86_64 How reproducible: Always Steps to Reproduce: 1. ssh-keygen -Y find-principals -f /dev/null -s /dev/null Actual results: Segmentation fault Expected results: Should not crash, at the very least. Additional info: From a testcase for a Debian failure in git v2.34.0-rc2-9-g4d53e91c6b
fixed upstream I guess https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/ssh-keygen.c.diff?r1=1.435&r2=1.436
FEDORA-2021-226a27161e has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-226a27161e
Pushed to Fedora 35, waiting for testing. OpenSSH 8.8 pushed today to rawhide already contains this fix. Thanks for reporting!
FEDORA-2021-226a27161e has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-226a27161e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-226a27161e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-226a27161e has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.