RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2050511 - Confusing message "Using arbitrary primes is not allowed in FIPS mode. Falling back to known groups" printed on FIPS systems
Summary: Confusing message "Using arbitrary primes is not allowed in FIPS mode. Fallin...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: openssh
Version: 8.5
Hardware: All
OS: All
low
low
Target Milestone: rc
: ---
Assignee: Zoltan Fridrich
QA Contact: Marek Havrila
URL:
Whiteboard:
Depends On:
Blocks: 2102201
TreeView+ depends on / blocked
 
Reported: 2022-02-04 08:27 UTC by Renaud Métrich
Modified: 2022-11-08 12:47 UTC (History)
3 users (show)

Fixed In Version: openssh-8.0p1-14.el8
Doc Type: No Doc Update
Doc Text:
If this bug requires documentation, please select an appropriate Doc Type value.
Clone Of:
: 2102201 (view as bug list)
Environment:
Last Closed: 2022-11-08 10:53:35 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker CRYPTO-7304 0 None None None 2022-05-23 11:11:30 UTC
Red Hat Issue Tracker RHELPLAN-111070 0 None None None 2022-02-04 08:33:01 UTC
Red Hat Knowledge Base (Solution) 6706121 0 None None None 2022-02-04 08:34:52 UTC
Red Hat Product Errata RHBA-2022:7763 0 None None None 2022-11-08 10:53:46 UTC

Description Renaud Métrich 2022-02-04 08:27:23 UTC
Description of problem:

When a SSH server is configured in FIPS and a SSH client forces using KexAlgorithm=diffie-hellman-group-exchange-sha256, the following message is recorded in the journal:

  Using arbitrary primes is not allowed in FIPS mode. Falling back to known groups.

Talking to Jakub, he agrees this message can be downgraded to verbose since it doesn't have much value from user's point of view.

Version-Release number of selected component (if applicable):

openssh-server-8.0p1-10.el8.x86_64

How reproducible:

Always

Steps to Reproduce:
1. Enable FIPS on the server
2. Connect to server

  $ ssh -o KexAlgorithm=diffie-hellman-group-exchange-sha256 <server>

Comment 9 errata-xmlrpc 2022-11-08 10:53:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (openssh bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:7763


Note You need to log in before you can comment on or make changes to this bug.