Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 1972596 - filter out bios_uuid field if the value is not in a UUID form
Summary: filter out bios_uuid field if the value is not in a UUID form
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: RH Cloud - Inventory
Version: 6.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.10.0
Assignee: Shimon Shtein
QA Contact: Jameer Pathan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-16 10:01 UTC by Shimon Shtein
Modified: 2021-11-16 14:12 UTC (History)
2 users (show)

Fixed In Version: tfm-rubygem-foreman_rh_cloud-4.0.22
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:11:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:12:05 UTC

Description Shimon Shtein 2021-06-16 10:01:39 UTC
Description of problem:

Since there is a possibility to override the "dmi::system::uuid" fact with any string in RHSM, the value that is reported by Satellite to the Inventory can be any string, which will fail validation on insert.


How reproducible:
Always


Steps to Reproduce:
1. Override the bios_uuid fact by placing a json file in /etc/subscription-manager/facts folder
2. Run subscription-manager facts and observe the new value there
3. Open Configure -> Inventory uploads page
4. Start report generation and uploading process
5. On the "uploading" page you can download the report and observe the "bios_uuid" value


Actual results:

The host will never appear on the Inventory


Expected results:

The host is uploaded to inventory without the bios_uuid value
Additional info:

Comment 1 Jameer Pathan 2021-07-19 05:39:00 UTC
Verified

verified with:
- Satellite 6.10.0 snap 8
- tfm-rubygem-foreman_rh_cloud-4.0.22-1.el7sat.noarch

Test steps:
1. Register a host with satellite.
2. Override dmi.system.uuid subscription manger fact of the registered host.
  - Create /etc/rhsm/facts/dmi_uuid.facts file and add new value for dmi.system.uuid as:
  - {"dmi.system.uuid": "invalid_dmi_uuid"}
3. force update fact values to satellite.(Run subscription-manager repos --list)
4. Generate inventory report.
5. Wait for some time and check if host is present on c.r.c

Observations:
- Inventory report didn't contain bios_uuid field.
- Host successfully uploaded to c.r.c inventory.

Comment 4 errata-xmlrpc 2021-11-16 14:11:58 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 (Moderate: Satellite 6.10 Release), 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/RHSA-2021:4702


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