-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13
-
Moderate
-
None
-
False
-
-
-
CVE - Common Vulnerabilities and Exposures
Security Tracking Issue
Do not make this issue public.
Impact: Moderate
Reported Date: 16-Mar-2022
PM Fix/Wontfix Decision By: 04-Dec-2022
Resolve Bug By: 12-Sep-2022
In case the dates above are already past, please evaluate this bug in your next prioritization review and make a decision then. Remember to explicitly set CLOSED:WONTFIX if you decide not to fix this bug.
Please review this tracker and its impact on your product or service, as soon as possible. The trackers are filed WITHOUT in-depth analysis as the vulnerability has a Low or Moderate severity impact on this product or service. For more details, please refer to following confluence page - https://docs.engineering.redhat.com/x/3e_3EQ
Please see the Security Errata Policy for further details: https://docs.engineering.redhat.com/x/9kKpDw
Flaw:
CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server
https://bugzilla.redhat.com/show_bug.cgi?id=2064702
A potential crash in a golang.org/x/crypto/ssh server under these conditions:
• The server has been configured by passing a Signer to ServerConfig.AddHostKey.
• The Signer passed to AddHostKey does not also implement AlgorithmSigner.
• The Signer passed to AddHostKey does return a key of type “ssh-rsa” from its PublicKey method.
- is cloned by
-
OCPBUGS-3249 CVE-2022-27191 ose-installer-container: golang: crash in a golang.org/x/crypto/ssh server [openshift-4]
- Closed
- is depended on by
-
OCPBUGS-3249 CVE-2022-27191 ose-installer-container: golang: crash in a golang.org/x/crypto/ssh server [openshift-4]
- Closed
- links to