Bug 1975479 - Requirements for authenticating kernel modules with X.509
Summary: Requirements for authenticating kernel modules with X.509
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Special Resource Operator
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 4.7.z
Assignee: Zvonko Kosic
QA Contact: Lena Horsley
URL:
Whiteboard:
Depends On: 1972676
Blocks: 1976322
TreeView+ depends on / blocked
 
Reported: 2021-06-23 18:52 UTC by OpenShift BugZilla Robot
Modified: 2021-07-06 11:39 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-06 11:38:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift driver-toolkit pull 39 0 None open [release-4.7] Bug 1975479: Requirements for authenticating kernel modules with X.509 keys 2021-06-24 15:34:35 UTC
Red Hat Product Errata RHBA-2021:2554 0 None None None 2021-07-06 11:39:14 UTC

Comment 3 Lena Horsley 2021-06-28 19:57:04 UTC
Verified in build: 4.7.0-0.nightly-2021-06-25-194529

1. Go to the OpenShift release nightly build page for the nightly build, click "Download the installer," and then click "release.txt."


2. Search for "driver-toolkit" and pull the corresponding image to your dev machine with the command:
podman pull --authfile /path/to/pullsecret <openshift_release_repo>/<corresponding_image_to_your_dev_machine>


3. Enter the following command from the terminal:
podman run <image_from_previous_step> dnf list installed | grep <string>


=====================================
Output from the command in step #3:


>>> keyutils
keyutils.x86_64                               1.5.10-6.el8                         @rhel-8-baseos-rpms-x86_64   
keyutils-libs.x86_64                          1.5.10-6.el8                         @System    

>>> mokutil
mokutil.x86_64                                1:0.3.0-11.el8                       @rhel-8-baseos-rpms-x86_64 

>>> openssl
openssl.x86_64                                1:1.1.1g-15.el8_3                    @rhel-8-baseos-rpms-x86_64   
openssl-libs.x86_64                           1:1.1.1g-15.el8_3                    @System

Comment 5 errata-xmlrpc 2021-07-06 11:38:38 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 (OpenShift Container Platform 4.7.19 bug fix 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:2554


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