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 1760832 - [rhel-8.1.0.z] Update Intel microcode version to microcode-20190918
Summary: [rhel-8.1.0.z] Update Intel microcode version to microcode-20190918
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: microcode_ctl
Version: 8.1
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: rc
: 8.2
Assignee: Eugene Syromiatnikov
QA Contact: Jeff Bastian
URL:
Whiteboard:
Depends On: 1753544
Blocks: 1758538
TreeView+ depends on / blocked
 
Reported: 2019-10-11 12:39 UTC by Oneata Mircea Teodor
Modified: 2020-12-20 06:41 UTC (History)
5 users (show)

Fixed In Version: microcode_ctl-20190618-1.20190918.2.el8_1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1753544
Environment:
Last Closed: 2019-11-05 22:38:17 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2019:3690 0 None None None 2019-11-05 22:38:19 UTC

Comment 7 Jeff Bastian 2019-10-14 21:47:01 UTC
Verified with microcode_ctl-20190618-1.20190918.2.el8_1

First an rpmdiff comparison with the RHEL-8.2.0 package (bug 1753544).  The contents are the same (ignoring timestamps); only the rpm metadata is different:

$ rpmdiff microcode_ctl-20190618-1.20190918.2.el8_1.x86_64.rpm \
          microcode_ctl-20190918-2.el8.x86_64.rpm |
    grep -v -F '..........T'
removed     REQUIRES config(microcode_ctl) = 4:20190618-1.20190918.2.el8_1
added       REQUIRES config(microcode_ctl) = 4:20190918-2.el8
removed     PROVIDES config(microcode_ctl) = 4:20190618-1.20190918.2.el8_1
removed     PROVIDES microcode_ctl(x86-64) = 4:20190618-1.20190918.2.el8_1
added       PROVIDES config(microcode_ctl) = 4:20190918-2.el8
added       PROVIDES microcode_ctl(x86-64) = 4:20190918-2.el8

Next a sanity check on a Broadwell-EP system:

[root@smicro-ss1018-02 ~]# rpm -q microcode_ctl
microcode_ctl-20190618-1.20190918.2.el8_1.x86_64

[root@smicro-ss1018-02 ~]# ls -l /etc/microcode_ctl/ucode_with_caveats/
total 0
-rwxr-xr-x. 1 root root 0 Oct 14 17:23 force-intel-06-4f-01

[root@smicro-ss1018-02 ~]# uname -r
4.18.0-147.el8.x86_64

[root@smicro-ss1018-02 ~]# cat /sys/devices/system/cpu/cpu0/microcode/version
0xb000038

[root@smicro-ss1018-02 ~]# journalctl -b0 -o short-monotonic --no-hostname |
                             grep -i microcode |
                             grep -v -e dracut -e restraintd -e dnf
[    0.000000] kernel: microcode: microcode updated early to revision 0xb000038, date = 2019-06-18
[    2.514486] kernel: microcode: sig=0x406f1, pf=0x1, revision=0xb000038
[    2.520352] kernel: microcode: Microcode Update Driver: v2.2.
[  141.849526] systemd[1]: Starting Load CPU microcode update...
[  142.668654] systemd[1]: Started Load CPU microcode update.

[root@smicro-ss1018-02 ~]# cd /sys/devices/system/cpu/vulnerabilities && \
    grep . * | sed 's/:/^/' | column -t -s^
l1tf               Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
mds                Mitigation: Clear CPU buffers; SMT vulnerable
meltdown           Mitigation: PTI
spec_store_bypass  Mitigation: Speculative Store Bypass disabled via prctl and seccomp
spectre_v1         Mitigation: usercopy/swapgs barriers and __user pointer sanitization
spectre_v2         Mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling

Comment 9 errata-xmlrpc 2019-11-05 22:38:17 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/RHEA-2019:3690


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