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 1709423 - SCAP 1.3 datastreams should be evaluated without downloading remote data
Summary: SCAP 1.3 datastreams should be evaluated without downloading remote data
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: openscap
Version: 7.6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 7.7
Assignee: Jan Černý
QA Contact: Matus Marhefka
URL:
Whiteboard:
Depends On:
Blocks: 1709429
TreeView+ depends on / blocked
 
Reported: 2019-05-13 14:58 UTC by Jan Černý
Modified: 2019-08-06 13:18 UTC (History)
6 users (show)

Fixed In Version: openscap-1.2.17-3.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1709429 (view as bug list)
Environment:
Last Closed: 2019-08-06 13:18:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:2341 0 None None None 2019-08-06 13:18:52 UTC

Description Jan Černý 2019-05-13 14:58:39 UTC
Description of problem:

Starting from upstream version 0.1.44 SCAP Security Guide produces SCAP 1.3 conformant datastreams, which includes RHSA OVAL feed as a datastream component. 
This remote component is used in rule `security_patches_up_to_date`,

OpenSCAP fails to load SCAP 1.3 datastreams with remote components unless `--fetch-remote-resources` is provided. That means to be able to use these datastreams, a remote content must be download from the internet by `oscap`. This isn't acceptable for users who have no internet connection.

Version-Release number of selected component (if applicable):

openscap-1.2.17


How reproducible:

always


Steps to Reproduce:

1. get SCAP 1.3 datastream with a remote component, eg. from upstream SSG
2. run oscap scan
3. 

Actual results:

`oscap` fails to load the datastream if `--fetch-remote-resources` is  not provided

----8<----8<----8<----8<----8<----8<----
WARNING: Datastream component 'scap_org.open-scap_cref_security-data-oval-com.redhat.rhsa-RHEL7.xml.bz2' points out to the remote 'https://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL7.xml.bz2'. Use '--fetch-remote-resources' option to download it.
WARNING: Skipping 'https://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL7.xml.bz2' file which is referenced from datastream
OpenSCAP Error: Could not extract scap_org.open-scap_cref_ssg-rhel7-xccdf-1.2.xml with all dependencies from datastream. [/builddir/build/BUILD/openscap-1.3.0/src/DS/ds_sds_session.c:210]
----8<----8<----8<----8<----8<----8<----


Expected results:

`oscap` doesn't require to download anything from the internet to process SCAP 1.3 datastream, remote component is skipped, rule security_patches_up_to_date isn't evaluated, but all other rules are evaluated.

Additional info:

Fixed upstream in https://github.com/OpenSCAP/openscap/pull/1324

Comment 2 Watson Yuuma Sato 2019-05-13 15:27:02 UTC
The fix is about discerning return output when remote content was not downloaded.

Comment 10 errata-xmlrpc 2019-08-06 13:18:50 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://access.redhat.com/errata/RHBA-2019:2341


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