[PATCH 15/21] Mapped CCI-001123 to enable_ip6tables, enable_iptables, and service_auditd_enabled.

Shawn Wells shawn at redhat.com
Tue Jul 3 23:55:33 UTC 2012


On 7/3/12 6:52 PM, Willy Santos wrote:
> CCI-001123 requires routing all networked, privileged accesses through a dedicated, managed interface for purposes of access control and auditing. Iptables can be used for access control of a network interface privileged actions will be audited by the audit service.
>
> Signed-off-by: Willy Santos <wsantos at redhat.com>
> ---
>   rhel6/src/input/system/auditing.xml         |    2 +-
>   rhel6/src/input/system/network/iptables.xml |    4 ++--
>   2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/rhel6/src/input/system/auditing.xml b/rhel6/src/input/system/auditing.xml
> index f62abba..69f9f4b 100644
> --- a/rhel6/src/input/system/auditing.xml
> +++ b/rhel6/src/input/system/auditing.xml
> @@ -70,7 +70,7 @@ actions will be taken if other obstacles exist.
>   </rationale>
>   <ident cce="4292-9" />
>   <oval id="service_auditd_enabled" />
> -<ref nist="CM-6, CM-7" disa="169,172,174,1353,1462,1487,1115,1454,154,067,158,831" />
> +<ref nist="CM-6, CM-7" disa="169,172,174,1353,1462,1487,1115,1454,154,067,158,831,1123" />
>   </Rule>
>   
>   <Rule id="enable_auditd_bootloader">
> diff --git a/rhel6/src/input/system/network/iptables.xml b/rhel6/src/input/system/network/iptables.xml
> index 4cb7c3e..e511c0d 100644
> --- a/rhel6/src/input/system/network/iptables.xml
> +++ b/rhel6/src/input/system/network/iptables.xml
> @@ -79,7 +79,7 @@ capability for IPv6 and ICMPv6.
>   </rationale>
>   <ident cce="4167-3" />
>   <oval id="service_ip6tables_enabled" />
> -<ref nist="CM-6, CM-7" disa="1115,1118,1092,1117,1098,1100,1097"/>
> +<ref nist="CM-6, CM-7" disa="1115,1118,1092,1117,1098,1100,1097,1123"/>
>   </Rule>
>   
>   <Rule id="enable_iptables">
> @@ -95,7 +95,7 @@ capability for IPv4 and ICMP.
>   </rationale>
>   <ident cce="4189-7" />
>   <oval id="service_iptables_enabled" />
> -<ref nist="CM-6, CM-7" disa="1115,1118,1092,27,1117,1098,1100,1097" />
> +<ref nist="CM-6, CM-7" disa="1115,1118,1092,27,1117,1098,1100,1097,1123" />
>   </Rule>
>   </Group><!--<Group id="iptables_activation">-->
>   

Ack


More information about the scap-security-guide mailing list