Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1821633

Summary: Ship CIS aligned profile in RHEL7
Product: Red Hat Enterprise Linux 7 Reporter: Marek Haicman <mhaicman>
Component: scap-security-guideAssignee: Watson Yuuma Sato <wsato>
Status: CLOSED ERRATA QA Contact: Matus Marhefka <mmarhefk>
Severity: high Docs Contact: Mirek Jahoda <mjahoda>
Priority: high    
Version: 7.7CC: ekasprzy, ggasparb, hartsjc, lcervako, mhaicman, wsato
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: scap-security-guide-0.1.49-12.el7 Doc Type: Enhancement
Doc Text:
.SCAP Security Guide now provides a profile aligned with the CIS RHEL 7 Benchmark v2.2.0 With this update, the `scap-security-guide` packages provide a profile aligned with the CIS Red Hat Enterprise Linux 7 Benchmark v2.2.0. The profile enables you to harden the configuration of the system using the guidelines by the Center for Internet Security (CIS). As a result, you can configure and automate compliance of your RHEL 7 systems with CIS by using the CIS Ansible Playbook and the CIS SCAP profile. Note that the `rpm_verify_permissions` rule in the CIS profile does not work correctly. See the known issue description xref:BZ-1838622[].
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-29 19:52:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Haicman 2020-04-07 09:27:11 UTC
Description of problem:
CIS (Center for Internet Security) benchmark is used by the companies across the world. Having the profile aligned with CIS is a usability feature meant to ease the costs of hardening. 

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

How reproducible:
reliably

Steps to Reproduce:
1. oscap info /usr/share/xml/scap/ssg/content/ssg-rhel7-ds.xml
2. should list CIS profile
3. the profile should be sufficiently complete (not needed to be 100%, but 70% +)

Actual results:
No profile is shipped

Expected results:
CIS profile is shipped

Additional info:
C2S profile is INSPIRED by CIS, but contains deliberate changes, as it's not meant to replace CIS. As such it cannot be used to fulfill this request, but can be updated to be (re)implemented as an extension of CIS profile. To highlight all the differences.

Comment 31 errata-xmlrpc 2020-09-29 19:52:42 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 (scap-security-guide 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-2020:3909

Comment 32 Marek Haicman 2020-12-01 14:19:19 UTC
*** Bug 1888915 has been marked as a duplicate of this bug. ***

Comment 33 James Hartsock 2021-01-12 18:08:32 UTC
This bug, and the rpm indicate v2.2.0

However, the following documentation states v3.0.0 for xccdf_org.ssgproject.content_profile_cis
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/scap-security-guide-profiles-supported-in-rhel-7_scanning-the-system-for-configuration-compliance-and-vulnerabilities

Which is correct ... or am I understanding versions wrong?

Comment 34 Watson Yuuma Sato 2021-01-13 08:45:07 UTC
Hi James, the correct version is 2.2.0.

I'll get the documentation sorted out, thank you for the comment.