Skip to content

Align OL8 STIG profile with OL8 DISA STIG V2R7#14421

Merged
Mab879 merged 4 commits into
ComplianceAsCode:masterfrom
mrkanon:ol8_v2r7
Feb 19, 2026
Merged

Align OL8 STIG profile with OL8 DISA STIG V2R7#14421
Mab879 merged 4 commits into
ComplianceAsCode:masterfrom
mrkanon:ol8_v2r7

Conversation

@mrkanon
Copy link
Copy Markdown
Contributor

@mrkanon mrkanon commented Feb 18, 2026

Description:

SITG ID's to remove

  • OL08-00-010660 - accounts_user_dot_no_world_writable_programs
  • OL08-00-020340 - display_login_attempts

STIG ID's to update

  • OL08-00-010291 - harden_sshd_ciphers_opensshserver_conf_crypto_policy
    • Updated SSH server crypto-policies ciphers.
  • OL08-00-020035 - logind_session_timeout
    • Changed StopIdleSessionSec to 10 minutes of inactivity.
  • OL08-00-030000 - audit_rules_suid_privilege_function
    • Added “-F euid=0” filter to audit rule.
  • OL08-00-020060 - dconf_gnome_screensaver_idle_delay
    • Updated GNOME session lock to 10 minutes of inactivity with 'idle-delay'.

STIG ID's to add

  • OL08-00-020040 - accounts_tmout

OL8 references updated to V2R7

Rationale:

Be aligned with OL8 DISA STIG

Added “-F euid=0”  filter to audit rule

Signed-off-by: Armando Acosta <armando.acosta@oracle.com>
Signed-off-by: Armando Acosta <armando.acosta@oracle.com>
Signed-off-by: Armando Acosta <armando.acosta@oracle.com>
Signed-off-by: Armando Acosta <armando.acosta@oracle.com>
@mrkanon mrkanon added this to the 0.1.81 milestone Feb 18, 2026
@mrkanon mrkanon added Oracle Linux Oracle Linux product related. STIG STIG Benchmark related. labels Feb 18, 2026
@github-actions
Copy link
Copy Markdown

This datastream diff is auto generated by the check Compare DS/Generate Diff

Click here to see the full diff
bash remediation for rule 'xccdf_org.ssgproject.content_rule_audit_rules_suid_privilege_function' differs.
--- xccdf_org.ssgproject.content_rule_audit_rules_suid_privilege_function
+++ xccdf_org.ssgproject.content_rule_audit_rules_suid_privilege_function
@@ -8,9 +8,7 @@
 for ARCH in "${RULE_ARCHS[@]}"
 do
 	ACTION_ARCH_FILTERS="-a always,exit -F arch=$ARCH"
-    
 	OTHER_FILTERS="-C uid!=euid -F euid=0"
-	
 	AUID_FILTERS=""
 	SYSCALL="execve"
     
@@ -328,9 +326,7 @@
 for ARCH in "${RULE_ARCHS[@]}"
 do
 	ACTION_ARCH_FILTERS="-a always,exit -F arch=$ARCH"
-    
 	OTHER_FILTERS="-C gid!=egid -F egid=0"
-	
 	AUID_FILTERS=""
 	SYSCALL="execve"
     

@mrkanon
Copy link
Copy Markdown
Contributor Author

mrkanon commented Feb 19, 2026

/retest

@Mab879 Mab879 self-assigned this Feb 19, 2026
@Mab879
Copy link
Copy Markdown
Member

Mab879 commented Feb 19, 2026

Overriding CODEOWNERS as @mrkanon cannot approve his own PRs.

@Mab879 Mab879 merged commit 0504c0a into ComplianceAsCode:master Feb 19, 2026
61 of 64 checks passed
@jan-cerny jan-cerny added Update Profile Issues or pull requests related to Profiles updates. Highlight This PR/Issue should make it to the featured changelog. labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Highlight This PR/Issue should make it to the featured changelog. Oracle Linux Oracle Linux product related. STIG STIG Benchmark related. Update Profile Issues or pull requests related to Profiles updates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants