RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1159289 - STIG-generated results contain var_ref without var_check
Summary: STIG-generated results contain var_ref without var_check
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: openscap
Version: 7.1
Hardware: All
OS: Linux
medium
low
Target Milestone: rc
: ---
Assignee: Šimon Lukašík
QA Contact: Martin Žember
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-31 11:51 UTC by Martin Žember
Modified: 2015-07-13 04:15 UTC (History)
7 users (show)

Fixed In Version: openscap-1.1.1-3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 09:07:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1182242 0 low CLOSED USGCB, OVAL validating: var_check has been supplied, var_ref missing 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHEA-2015:0392 0 normal SHIPPED_LIVE openscap bug fix and enhancement update 2015-03-05 14:01:11 UTC

Internal Links: 1182242

Description Martin Žember 2014-10-31 11:51:26 UTC
Description of problem:
Using STIG. Validating OVAL results displays:

oval:mil.disa.fso.rhel11:obj:49004 - a var_ref has been supplied for the ind-defattern entity so a var_check should also be provided
...

It seems that OpenSCAP has exported results incorrectly.


Version-Release number of selected component (if applicable):
openscap-1.1.1-1.el7

How reproducible:
Reliably

Steps to Reproduce:
1. wget http://iase.disa.mil/stigs/Documents/u_redhat_6_v1r5_stig_scap_1-1_benchmark.zip
2. unzip u_redhat_6_v1r5_stig_scap_1-1_benchmark.zip -d stig
3. oscap xccdf eval --profile MAC-1_Public --report stig-xccdf-results.html --results stig-xccdf-results.xml --oval-results --cpe stig/U_RedHat_6_V1R5_Benchmark-cpe-dictionary.xml stig/U_RedHat_6_V1R5_Benchmark-xccdf.xml stig/U_RedHat_6_V1R5_Benchmark-oval.xml
4. oscap oval validate-xml --results --schematron       U_RedHat_6_V1R5_Benchmark-oval.xml.result.xml

Actual results:
oval:mil.disa.fso.redhat.rhel6:obj:3184 - a var_ref has been supplied for the ind-def:pattern entity so a var_check should also be provided

Invalid OVAL Results content(5.8) in U_RedHat_6_V1R5_Benchmark-oval.xml.result.xml.

$ echo $?
2

Expected results:
No errors

Additional info:
An automated test has been written to check this.

Comment 2 Martin Preisler 2014-11-03 19:01:39 UTC
See the upstream fix in maint-1.0 - https://github.com/OpenSCAP/openscap/commit/aebc254a4e6993ef79a549c2f71b5a6a4eb3ed01

Comment 16 errata-xmlrpc 2015-03-05 09:07:41 UTC
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://rhn.redhat.com/errata/RHEA-2015-0392.html


Note You need to log in before you can comment on or make changes to this bug.