Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMP-2372: Remove info override for virtual syscall rules #11544

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions products/rhcos4/profiles/stig-v1r1.profile
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ selections:
- var_selinux_policy_name=targeted
- var_selinux_state=enforcing
- var_accounts_passwords_pam_faillock_dir=run
# Let's mark the vsyscall argument as info - the check and the fix is there, but setting this
# karg is not suitable for people who still run legacy 32bit apps.
- coreos_vsyscall_kernel_argument.role=unscored
- coreos_vsyscall_kernel_argument.severity=info
# Following rules once had a prodtype incompatible with the rhcos4 product
- '!audit_rules_suid_privilege_function'
- '!audit_rules_sudoers'
Expand Down
Loading