From 782bb48c14c03aedaefcaf421fd5935ef5f561b8 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Wed, 1 Nov 2017 13:31:34 -0500 Subject: [PATCH] Update to RHEL 7 STIG V1R3 This patch updates the tasks to match the changes in Version 1, Release 3 of the RHEL 7 STIG. It adds four new configurations: - V-77819 (docs only, manual intervention req'd) - V-77821 (disabling DCCP, implemented) - V-77823 (docs only, manual intervention req'd) - V-77825 (enabling ASLR, implemented) Closes-Bug: 1729344 Change-Id: I009fb31139e654f839d94781baf3d392c6613f46 --- defaults/main.yml | 4 + ...rprise_Linux_7_STIG_V1R3_Manual-xccdf.xml} | 749 +++++++++++------- doc/metadata/rhel7/V-77819.rst | 13 + doc/metadata/rhel7/V-77821.rst | 14 + doc/metadata/rhel7/V-77823.rst | 13 + doc/metadata/rhel7/V-77825.rst | 18 + doc/source/_exts/metadata-docs-rhel7.py | 2 +- ...el7-stig-v1r3-update-c533ed40ba609ccf.yaml | 15 + tasks/rhel7stig/kernel.yml | 12 + vars/main.yml | 7 +- 10 files changed, 573 insertions(+), 274 deletions(-) rename doc/metadata/{U_Red_Hat_Enterprise_Linux_7_STIG_V1R2_Manual-xccdf.xml => U_Red_Hat_Enterprise_Linux_7_STIG_V1R3_Manual-xccdf.xml} (96%) create mode 100644 doc/metadata/rhel7/V-77819.rst create mode 100644 doc/metadata/rhel7/V-77821.rst create mode 100644 doc/metadata/rhel7/V-77823.rst create mode 100644 doc/metadata/rhel7/V-77825.rst create mode 100644 releasenotes/notes/rhel7-stig-v1r3-update-c533ed40ba609ccf.yaml diff --git a/defaults/main.yml b/defaults/main.yml index 08182fdd..c66fdbe0 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -363,3 +363,7 @@ security_disallow_ip_forwarding: no # V-72309 security_rhel7_disable_usb_storage: yes # V-71983 # Disable kdump. security_disable_kdump: yes # V-72057 +# Disable Datagram Congestion Control Protocol (DCCP). +security_rhel7_disable_dccp: yes # V-77821 +# Enable Address Space Layout Randomization (ASLR). +security_enable_aslr: yes # V-77825 diff --git a/doc/metadata/U_Red_Hat_Enterprise_Linux_7_STIG_V1R2_Manual-xccdf.xml b/doc/metadata/U_Red_Hat_Enterprise_Linux_7_STIG_V1R3_Manual-xccdf.xml similarity index 96% rename from doc/metadata/U_Red_Hat_Enterprise_Linux_7_STIG_V1R2_Manual-xccdf.xml rename to doc/metadata/U_Red_Hat_Enterprise_Linux_7_STIG_V1R3_Manual-xccdf.xml index 8f904478..ba758418 100644 --- a/doc/metadata/U_Red_Hat_Enterprise_Linux_7_STIG_V1R2_Manual-xccdf.xml +++ b/doc/metadata/U_Red_Hat_Enterprise_Linux_7_STIG_V1R3_Manual-xccdf.xml @@ -1,7 +1,7 @@ - accepted + accepted Red Hat Enterprise Linux 7 Security Technical Implementation Guide This Security Technical Implementation Guide is published as a tool to improve the security of Department of Defense (DoD) information systems. The requirements are derived from the National Institute of Standards and Technology (NIST) 800-53 and related documents. Comments or proposed revisions to this document should be sent via email to the following address: disa.stig_spt@mail.mil. @@ -9,7 +9,7 @@ DISA STIG.DOD.MIL - Release: 2 Benchmark Date: 28 Jul 2017 + Release: 3 Benchmark Date: 27 Oct 2017 1 I - Mission Critical Classified @@ -248,6 +248,10 @@ + + + + I - Mission Critical Sensitive @@ -724,6 +732,10 @@ + + + + II - Mission Support Public @@ -1200,6 +1216,10 @@ + + + + III - Administrative Classified @@ -1676,6 +1700,10 @@ + + + + III - Administrative Sensitive @@ -2152,6 +2184,10 @@ + +