Bug 1467784
| Summary: | Openscap scan allows only exactly the list of ciphers for rule ssg-obj_sshd_use_approved_ciphers | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | dgupte |
| Component: | scap-security-guide | Assignee: | Watson Yuuma Sato <wsato> |
| Status: | CLOSED ERRATA | QA Contact: | Marek Haicman <mhaicman> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.9 | CC: | cww, jkurik, matyc, mhaicman, mmarhefk, mpreisle, mthacker, openscap-maint, wsato |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-19 05:22:53 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1374441, 1461138, 1507541 | ||
|
Description
dgupte
2017-07-05 07:10:19 UTC
Fixed in upstream by https://github.com/OpenSCAP/scap-security-guide/pull/1767 Verified fix in scap-security-guide-0.1.28-4.el6 via upstream SSG Test Suite: https://github.com/OpenSCAP/scap-security-guide/commit/3398c06a4b42e4518479d5b1276b65fb2cf89125 NEW (scap-security-guide-0.1.28-4.el6): [dahaic@dhcp-24-168 tests]$ sudo ./test_suite.py rule --hypervisor qemu:///system --domain ssg-test-suite-6 --datastream ssg-6.10.xml --xccdf-id scap_org.open-scap_cref_ssg-rhel6-xccdf-1.2.xml --dontclean sshd_use_approved_ciphers Setting console output to log level INFO INFO - xccdf_org.ssgproject.content_rule_sshd_use_approved_ciphers INFO - Script comment.fail.sh using profile xccdf_org.ssgproject.content_profile_C2S OK INFO - Script correct_reduced_list.pass.sh using profile xccdf_org.ssgproject.content_profile_C2S OK OLD (scap-security-guide-0.1.28-3.el6): [dahaic@dhcp-24-168 tests]$ sudo ./test_suite.py rule --hypervisor qemu:///system --domain ssg-test-suite-6 --datastream ssg-6.9.xml --xccdf-id scap_org.open-scap_cref_ssg-rhel6-xccdf-1.2.xml --dontclean sshd_use_approved_ciphers Setting console output to log level INFO INFO - xccdf_org.ssgproject.content_rule_sshd_use_approved_ciphers INFO - Script comment.fail.sh using profile xccdf_org.ssgproject.content_profile_C2S OK ERROR - Script correct_reduced_list.pass.sh using profile xccdf_org.ssgproject.content_profile_C2S found issue: ERROR - Scan has exited with return code 2, instead of expected 0 during stage initial Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1918 |