|
|
9be3b2 |
From dd6950fdf6583032685ab8a243541d29a884a832 Mon Sep 17 00:00:00 2001
|
|
|
9be3b2 |
From: Vojtech Polasek <vpolasek@redhat.com>
|
|
|
9be3b2 |
Date: Thu, 7 Oct 2021 16:26:50 +0200
|
|
|
9be3b2 |
Subject: [PATCH] the requirement checks for a different package now
|
|
|
9be3b2 |
|
|
|
9be3b2 |
remove rule from the profile and stigid
|
|
|
9be3b2 |
---
|
|
|
9be3b2 |
.../mcafee_hbss_software/package_MFEhiplsm_installed/rule.yml | 1 -
|
|
|
9be3b2 |
products/rhel7/profiles/stig.profile | 1 -
|
|
|
9be3b2 |
2 files changed, 2 deletions(-)
|
|
|
9be3b2 |
|
|
|
9be3b2 |
diff --git a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_hbss_software/package_MFEhiplsm_installed/rule.yml b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_hbss_software/package_MFEhiplsm_installed/rule.yml
|
|
|
9be3b2 |
index 86ccff0fe15..5a4e3974e3d 100644
|
|
|
9be3b2 |
--- a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_hbss_software/package_MFEhiplsm_installed/rule.yml
|
|
|
9be3b2 |
+++ b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_hbss_software/package_MFEhiplsm_installed/rule.yml
|
|
|
9be3b2 |
@@ -30,7 +30,6 @@ references:
|
|
|
9be3b2 |
pcidss: Req-11.4
|
|
|
9be3b2 |
srg: SRG-OS-000191-GPOS-00080,SRG-OS-000196,SRG-OS-000480-GPOS-00227
|
|
|
9be3b2 |
stigid@ol7: OL07-00-020019
|
|
|
9be3b2 |
- stigid@rhel7: RHEL-07-020019
|
|
|
9be3b2 |
stigid@sle12: SLES-12-010599
|
|
|
9be3b2 |
|
|
|
9be3b2 |
ocil_clause: 'the HBSS HIPS module is not installed'
|
|
|
9be3b2 |
|
|
|
9be3b2 |
diff --git a/products/rhel7/profiles/stig.profile b/products/rhel7/profiles/stig.profile
|
|
|
9be3b2 |
index 5c2ae21326f..a7b8f003b65 100644
|
|
|
9be3b2 |
--- a/products/rhel7/profiles/stig.profile
|
|
|
9be3b2 |
+++ b/products/rhel7/profiles/stig.profile
|
|
|
9be3b2 |
@@ -316,7 +316,6 @@ selections:
|
|
|
9be3b2 |
- mount_option_dev_shm_noexec
|
|
|
9be3b2 |
- mount_option_dev_shm_nosuid
|
|
|
9be3b2 |
- audit_rules_privileged_commands_mount
|
|
|
9be3b2 |
- - package_MFEhiplsm_installed
|
|
|
9be3b2 |
- file_ownership_var_log_audit
|
|
|
9be3b2 |
- file_permissions_var_log_audit
|
|
|
9be3b2 |
- sysctl_net_ipv4_conf_all_rp_filter
|