content
content copied to clipboard
rpm_verify_permissions is failing in RHEL after pci-dss hardening
Description of problem:
This error was caught in test-farm tests using the pci-dss v4 profile.
By looking the tests logs it was not found which file was making the rpm_verify_permissions rule to fail after pci-dss remediation and reboot.
More tests are needed to clarify and solve this issue.
SCAP Security Guide Version:
During the tests with PR #11267
Operating System Version:
RHEL 7, RHEL 8 and RHEL 9
Steps to Reproduce:
- Scan a RHEL system using pci-dss profile.
1.1. The
rpm_verify_permissionsrule pass while many other rules fail, as expected. - Remediate the system using pci-dss profile
- Reboot the system
- Scan a RHEL system using pci-dss profile.
-
- The
rpm_verify_permissionsrule fails
- The
Actual Results:
rpm_verify_permissions fails after pci-dss remediation
Expected Results:
rpm_verify_permissions pass after pci-dss remediation