Skip to content

Commit b67720a

Browse files
committed
use better rule for RHEL-09-232240
1 parent 117e0b7 commit b67720a

5 files changed

Lines changed: 6 additions & 4 deletions

File tree

linux_os/guide/system/permissions/files/dir_perms_world_writable_system_owned/rule.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ references:
2828
stigid@ol7: OL07-00-021031
2929
stigid@ol8: OL08-00-010700
3030

31+
identifiers:
32+
cce@rhel9: CCE-86469-4
33+
3134
ocil_clause: 'there is output'
3235

3336
ocil: |-

products/rhel9/controls/stig_rhel9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1303,7 +1303,7 @@ controls:
13031303
title: All RHEL 9 world-writable directories must be owned by root, sys, bin, or an application
13041304
user.
13051305
rules:
1306-
- dir_perms_world_writable_root_owned
1306+
- dir_perms_world_writable_system_owned
13071307
status: automated
13081308

13091309
- id: RHEL-09-232245

shared/references/cce-redhat-avail.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ CCE-86461-1
33
CCE-86465-2
44
CCE-86466-0
55
CCE-86468-6
6-
CCE-86469-4
76
CCE-86482-7
87
CCE-86483-5
98
CCE-86484-3

tests/data/profile_stability/rhel9/stig.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ dconf_gnome_session_idle_user_locks
173173
dir_group_ownership_library_dirs
174174
dir_ownership_library_dirs
175175
dir_permissions_library_dirs
176-
dir_perms_world_writable_root_owned
177176
dir_perms_world_writable_sticky_bits
177+
dir_perms_world_writable_system_owned
178178
directory_group_ownership_var_log_audit
179179
directory_groupowner_sshd_config_d
180180
directory_owner_sshd_config_d

tests/data/profile_stability/rhel9/stig_gui.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ dconf_gnome_session_idle_user_locks
173173
dir_group_ownership_library_dirs
174174
dir_ownership_library_dirs
175175
dir_permissions_library_dirs
176-
dir_perms_world_writable_root_owned
177176
dir_perms_world_writable_sticky_bits
177+
dir_perms_world_writable_system_owned
178178
directory_group_ownership_var_log_audit
179179
directory_groupowner_sshd_config_d
180180
directory_owner_sshd_config_d

0 commit comments

Comments
 (0)