9887c6a84e
Resolves: rhbz#2016038 Resolves: rhbz#2043036 Resolves: rhbz#2020670 Resolves: rhbz#2046289
58 lines
2.3 KiB
Diff
58 lines
2.3 KiB
Diff
diff --git a/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml b/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml
|
|
index 68b353965ec..ff106996f00 100644
|
|
--- a/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml
|
|
+++ b/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml
|
|
@@ -28,7 +28,7 @@ references:
|
|
cis@ubuntu2004: 1.4.1
|
|
cjis: 5.10.1.3
|
|
cobit5: APO01.06,BAI01.06,BAI02.01,BAI03.05,BAI06.01,BAI10.01,BAI10.02,BAI10.03,BAI10.05,DSS01.03,DSS03.05,DSS04.07,DSS05.02,DSS05.03,DSS05.05,DSS05.07,DSS06.02,DSS06.06
|
|
- disa: CCI-002699,CCI-001744
|
|
+ disa: CCI-002696,CCI-002699,CCI-001744
|
|
isa-62443-2009: 4.3.4.3.2,4.3.4.3.3,4.3.4.4.4
|
|
isa-62443-2013: 'SR 3.1,SR 3.3,SR 3.4,SR 3.8,SR 4.1,SR 6.2,SR 7.6'
|
|
ism: 1034,1288,1341,1417
|
|
@@ -36,9 +36,9 @@ references:
|
|
nist: CM-6(a)
|
|
nist-csf: DE.CM-1,DE.CM-7,PR.DS-1,PR.DS-6,PR.DS-8,PR.IP-1,PR.IP-3
|
|
pcidss: Req-11.5
|
|
- srg: SRG-OS-000363-GPOS-00150
|
|
+ srg: SRG-OS-000363-GPOS-00150,SRG-OS-000445-GPOS-00199
|
|
stigid@ol8: OL08-00-010360
|
|
- stigid@rhel8: RHEL-08-010360
|
|
+ stigid@rhel8: RHEL-08-010359
|
|
stigid@sle12: SLES-12-010500
|
|
stigid@sle15: SLES-15-010420
|
|
stigid@ubuntu2004: UBTU-20-010450
|
|
diff --git a/products/rhel8/profiles/stig.profile b/products/rhel8/profiles/stig.profile
|
|
index ff23f83cfbf..cb72403e81a 100644
|
|
--- a/products/rhel8/profiles/stig.profile
|
|
+++ b/products/rhel8/profiles/stig.profile
|
|
@@ -239,8 +239,10 @@ selections:
|
|
- root_permissions_syslibrary_files
|
|
- dir_group_ownership_library_dirs
|
|
|
|
- # RHEL-08-010360
|
|
+ # RHEL-08-010359
|
|
- package_aide_installed
|
|
+
|
|
+ # RHEL-08-010360
|
|
- aide_scan_notification
|
|
|
|
# RHEL-08-010370
|
|
diff --git a/products/rhel9/profiles/stig.profile b/products/rhel9/profiles/stig.profile
|
|
index 31015d4b83c..93ecc404dc2 100644
|
|
--- a/products/rhel9/profiles/stig.profile
|
|
+++ b/products/rhel9/profiles/stig.profile
|
|
@@ -240,8 +240,10 @@ selections:
|
|
- root_permissions_syslibrary_files
|
|
- dir_group_ownership_library_dirs
|
|
|
|
- # RHEL-08-010360
|
|
+ # RHEL-08-010359
|
|
- package_aide_installed
|
|
+
|
|
+ # RHEL-08-010360
|
|
- aide_scan_notification
|
|
|
|
# RHEL-08-010370
|