From f0ed8119271c8f465491a4f3a6a4e8d4f9d0698b Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Wed, 20 Aug 2014 00:26:04 -0400 Subject: [PATCH 1/2] xccdf rename sysctl_ipv4_all_send_redirects -> sysctl_net_ipv4_conf_all_send_redirects Renamed to follow sysctl naming scheme. Alignment properly pulls in remediation now. --- RHEL/6/input/auxiliary/stig_overlay.xml | 2 +- RHEL/6/input/auxiliary/transition_notes.xml | 2 +- RHEL/6/input/profiles/C2S.xml | 2 +- RHEL/6/input/profiles/CS2.xml | 2 +- RHEL/6/input/profiles/CSCF-RHEL6-MLS.xml | 2 +- RHEL/6/input/profiles/common.xml | 2 +- RHEL/6/input/profiles/fisma-medium-rhel6-server.xml | 2 +- RHEL/6/input/profiles/nist-CL-IL-AL.xml | 2 +- RHEL/6/input/profiles/usgcb-rhel6-server.xml | 2 +- RHEL/6/input/system/network/kernel.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/RHEL/6/input/auxiliary/stig_overlay.xml b/RHEL/6/input/auxiliary/stig_overlay.xml index 5570050c326f..5b88f198863b 100644 --- a/RHEL/6/input/auxiliary/stig_overlay.xml +++ b/RHEL/6/input/auxiliary/stig_overlay.xml @@ -256,7 +256,7 @@ The system must not send ICMPv4 redirects by default. - + The system must not send ICMPv4 redirects from any interface. diff --git a/RHEL/6/input/auxiliary/transition_notes.xml b/RHEL/6/input/auxiliary/transition_notes.xml index 4339ced6b015..d581d39397ce 100644 --- a/RHEL/6/input/auxiliary/transition_notes.xml +++ b/RHEL/6/input/auxiliary/transition_notes.xml @@ -1615,7 +1615,7 @@ sysctl_net_ipv4_conf_default_accept_redirects rule. Check does exist in the RHEL6 prose, it can be automated and OVAL for it does exist. -rule=sysctl_ipv4_all_send_redirects manual=no +rule=sysctl_net_ipv4_conf_all_send_redirects manual=no This check is split in the RHEL6 prose into the above and the sysctl_net_ipv4_conf_default_send_redirects rule. diff --git a/RHEL/6/input/profiles/C2S.xml b/RHEL/6/input/profiles/C2S.xml index 729bc5a4079f..41f6dbdd792f 100644 --- a/RHEL/6/input/profiles/C2S.xml +++ b/RHEL/6/input/profiles/C2S.xml @@ -290,7 +290,7 @@ baseline. + + diff --git a/RHEL/6/input/profiles/CSCF-RHEL6-MLS.xml b/RHEL/6/input/profiles/CSCF-RHEL6-MLS.xml index 0ea343ad6d48..77834feabcb0 100644 --- a/RHEL/6/input/profiles/CSCF-RHEL6-MLS.xml +++ b/RHEL/6/input/profiles/CSCF-RHEL6-MLS.xml @@ -92,7 +92,7 @@ for production deployment. + diff --git a/RHEL/6/input/profiles/common.xml b/RHEL/6/input/profiles/common.xml index f4e5668b0f3c..c8d228e3bb48 100644 --- a/RHEL/6/input/profiles/common.xml +++ b/RHEL/6/input/profiles/common.xml @@ -75,7 +75,7 @@ - - - - diff --git a/RHEL/6/input/system/network/kernel.xml b/RHEL/6/input/system/network/kernel.xml index 05756bed3683..7bef59199450 100644 --- a/RHEL/6/input/system/network/kernel.xml +++ b/RHEL/6/input/system/network/kernel.xml @@ -28,7 +28,7 @@ only appropriate for systems acting as routers. - + Disable Kernel Parameter for Sending ICMP Redirects for All Interfaces From 99bd608ebea53236361af536297b8bbd0a58acac Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Wed, 20 Aug 2014 00:30:28 -0400 Subject: [PATCH 2/2] XCCDF rename, sysctl_ipv6_default_accept_redirects -> sysctl_net_ipv6_conf_default_accept_redirects Renamed to follow sysctl naming standards. Change properly pulls in remediation content as well. --- RHEL/6/input/auxiliary/stig_overlay.xml | 2 +- RHEL/6/input/profiles/C2S.xml | 2 +- RHEL/6/input/profiles/CS2.xml | 2 +- RHEL/6/input/profiles/common.xml | 2 +- RHEL/6/input/profiles/fisma-medium-rhel6-server.xml | 2 +- RHEL/6/input/profiles/nist-CL-IL-AL.xml | 2 +- RHEL/6/input/profiles/usgcb-rhel6-server.xml | 2 +- RHEL/6/input/system/network/ipv6.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/RHEL/6/input/auxiliary/stig_overlay.xml b/RHEL/6/input/auxiliary/stig_overlay.xml index 5b88f198863b..34fca6dc4b25 100644 --- a/RHEL/6/input/auxiliary/stig_overlay.xml +++ b/RHEL/6/input/auxiliary/stig_overlay.xml @@ -316,7 +316,7 @@ The IPv6 protocol handler must not be bound to the network stack unless needed. - + The system must ignore ICMPv6 redirects by default. diff --git a/RHEL/6/input/profiles/C2S.xml b/RHEL/6/input/profiles/C2S.xml index 41f6dbdd792f..6283021a67fc 100644 --- a/RHEL/6/input/profiles/C2S.xml +++ b/RHEL/6/input/profiles/C2S.xml @@ -333,7 +333,7 @@ baseline. - diff --git a/RHEL/6/input/profiles/CS2.xml b/RHEL/6/input/profiles/CS2.xml index b9d50dc7c6da..5638b0efacb0 100644 --- a/RHEL/6/input/profiles/CS2.xml +++ b/RHEL/6/input/profiles/CS2.xml @@ -217,7 +217,7 @@ + - - - + diff --git a/RHEL/6/input/system/network/ipv6.xml b/RHEL/6/input/system/network/ipv6.xml index cf9a07fc912e..bf1e4f442c60 100644 --- a/RHEL/6/input/system/network/ipv6.xml +++ b/RHEL/6/input/system/network/ipv6.xml @@ -138,7 +138,7 @@ An illicit router advertisement message could result in a man-in-the-middle atta - + Disable Accepting IPv6 Redirects