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 1907902 - IBM Z (s390x) is not detected as a 64bit architecture
Summary: IBM Z (s390x) is not detected as a 64bit architecture
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: scap-security-guide
Version: 8.3
Hardware: s390x
OS: Linux
medium
medium
Target Milestone: rc
: 8.0
Assignee: Vojtech Polasek
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-15 13:30 UTC by Renaud Métrich
Modified: 2024-06-13 23:43 UTC (History)
5 users (show)

Fixed In Version: scap-security-guide-0.1.54-5.el8
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 15:54:34 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
session verifying that the rule is working (15.00 KB, text/plain)
2021-02-19 07:38 UTC, Vojtech Polasek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 5649851 0 None None None 2020-12-15 14:48:51 UTC

Description Renaud Métrich 2020-12-15 13:30:29 UTC
This bug was initially created as a copy of Bug #1907897

I am copying this bug because: 

also applies

Description of problem:

This makes some rules fail, such as xccdf_org.ssgproject.content_rule_audit_rules_time_stime

See Upstream PR https://github.com/ComplianceAsCode/content/pull/6481 for proposed fix.


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


How reproducible:

Always on Z


Steps to Reproduce:

1. Add audit rule and restart service

  # echo "-a always,exit -F arch=b32 -S stime -k audit_time_rules" > /etc/audit/rules.d/audit_time_rules.rules
  # service auditd restart

2. Execute oscap

# oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_C2S  --rule xccdf_org.ssgproject.content_rule_audit_rules_time_stime /usr/share/xml/scap/ssg/content/ssg-rhel7-ds.xml


Actual results:

Title   Record Attempts to Alter Time Through stime
Rule    xccdf_org.ssgproject.content_rule_audit_rules_time_stime
Ident   CCE-27299-7
Result  fail

Expected results:

Title   Record Attempts to Alter Time Through stime
Rule    xccdf_org.ssgproject.content_rule_audit_rules_time_stime
Ident   CCE-27299-7
Result  pass

Comment 2 Vojtech Polasek 2021-02-19 07:38:48 UTC
Created attachment 1758011 [details]
session verifying that the rule is working

Comment 12 errata-xmlrpc 2021-05-18 15:54:34 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 (scap-security-guide bug fix and enhancement update), 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-2021:1886


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