[PATCH 34/36] Added severity medium, same as the RHEL 5 STIG.

Michele Newman mnewman at redhat.com
Thu Oct 25 13:50:19 UTC 2012


---
 RHEL6/input/system/network/wireless.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/system/network/wireless.xml b/RHEL6/input/system/network/wireless.xml
index 203f6be..110c70b 100644
--- a/RHEL6/input/system/network/wireless.xml
+++ b/RHEL6/input/system/network/wireless.xml
@@ -85,7 +85,7 @@ the need to install such a driver first.
 <ref nist="CM-7" disa="85" />
 </Rule>
 -->
-<Rule id="service_bluetooth_disabled">
+<Rule id="service_bluetooth_disabled" severity="medium">
 <title>Disable Bluetooth Service</title>
 <description>
 <service-disable-macro service="bluetooth" />
@@ -102,7 +102,7 @@ utility of Bluetooth connectivity and its limited range.</rationale>
 <ref nist="AC-18, CM-6, CM-7" disa="85,1551" />
 </Rule>
 
-<Rule id="kernel_module_bluetooth_disabled">
+<Rule id="kernel_module_bluetooth_disabled" severity="medium">
 <title>Disable Bluetooth Kernel Modules</title>
 <description>The kernel's module loading system can be configured to prevent
 loading of the Bluetooth module. Add the following to
-- 
1.8.0



More information about the scap-security-guide mailing list