[Bug 3401] Illegal hardware instruction

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 10 20:51:02 AEDT 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3401

--- Comment #6 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Carlos Ramirez from comment #5)
> Understood, scope is very limited and comes down to automated
> deployment systems not making any mistakes when generating the
> configuration

It's also triggered in config-test mode.  Any system that deploys new
configs should be using this to test that they're valid:

$ `pwd`/sshd -t -f poc.conf
Aborted
$ echo $?
134

so to be affected you'd have to implement an automated config
generation and deployment system that performs no validation.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list