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 1016117 - FIPS breaks SSH and telnet access to/from RHEL6.5-Beta system
Summary: FIPS breaks SSH and telnet access to/from RHEL6.5-Beta system
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: openssl
Version: 6.5
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Tomas Mraz
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-07 14:37 UTC by Charlotte Richardson
Modified: 2013-10-16 14:26 UTC (History)
3 users (show)

Fixed In Version: RHEL6.5-Snap1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-16 14:26:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Charlotte Richardson 2013-10-07 14:37:50 UTC
Description of problem:
Both telnet and SSH access to/from a newly-IPLed RHEL6.5-beta system work initially, but stop working at some point, generating FIPS errors. Not seen in RHEL6.5-Alpha. The following procedure fixes the issue, at least temporarily:
fipshmac /usr/sbin/sshd
fipshmac /lib64/libfipscheck.so.1
/etc/init.d/sshd restart


Version-Release number of selected component (if applicable):
RHEL6.5-Beta


How reproducible:
Unsure how to reproduce it on demand, but it has appeared several times in our testing of RHEL6.5-Beta. Every system under test has experienced this.


Steps to Reproduce:
Unknown. IPL the system and use it for a while, and it will happen.
1.
2.
3.

Actual results:
SSH and telnet will start generating FIPS errors to the outside and access inbound will become blocked.


Expected results:
SSH and telnet shoudl continue to work normally.


Additional info:

Comment 3 Tomas Mraz 2013-10-09 06:36:06 UTC
This should be fixed in the latest openssl and openssh packages.
(openssl-1.0.1e-15.el6, openssh-5.3p1-94.el6)

Can you update them and retest?

Also do you have dracut-fips package installed? You should not unless you want to run the system in the FIPS mode.

Comment 4 Charlotte Richardson 2013-10-15 19:07:58 UTC
This appears to only happen in RHEL6.5-Beta. We have not seen it in RHEL6.5-Snap1 or RHEL6.5-Snap2, and it did not happen under 6.5-Alpha.

(The dracut-fips package is being installed, though we probably do not actually need for it to be. That doesn't seem to be causing problems when running 6.5-Snap1 or 6.5-Snap2.)

I think you can close this bug since it seems to be fixed now, or maybe mark it as a duplicate of 1010945 if you think it is the same thing. We will reopen it if it comes back.


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