diff -Nru intel-microcode-3.20190514.0ubuntu0.16.04.1/debian/changelog intel-microcode-3.20190514.0ubuntu0.16.04.2/debian/changelog --- intel-microcode-3.20190514.0ubuntu0.16.04.1/debian/changelog 2019-05-13 23:14:50.000000000 +0000 +++ intel-microcode-3.20190514.0ubuntu0.16.04.2/debian/changelog 2019-05-22 06:36:29.000000000 +0000 @@ -1,3 +1,25 @@ +intel-microcode (3.20190514.0ubuntu0.16.04.2) xenial-security; urgency=medium + + * Update to final 20190514 microcode update. (LP: #1829745) + - CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091 + + New Microcodes: + sig 0x00030678, pf_mask 0x02, 2016.04-22, rev 0x0838, size 52224 + sig 0x00030678, pf_mask 0x0c, 2016.04-22, rev 0x0838, size 52224 + sig 0x00030679, pf_mask 0x0f, 2016.04-23, rev 0x090c, size 52224 + sig 0x000406c3, pf_mask 0x01, 2016.04-23, rev 0x0368, size 69632 + sig 0x000406c4, pf_mask 0x01, 2016.04-23, rev 0x0411, size 68608 + + Add MDS mitigation support for Cherry Trail and Bay Trail + processor families. + + [ Dimitri John Ledkov ] + * Do not override preset defaults from auto-exported conf snippets + loaded by initramfs-tools. This thus allows other hooks, or + alternative confdir override the built-in defaults at mkinitramfs + time. Specifically to support generating installer/golden/bare-metal + initrds with all microcodes for any hardware. + + -- Steve Beattie Mon, 20 May 2019 22:08:04 -0700 + intel-microcode (3.20190514.0ubuntu0.16.04.1) xenial-security; urgency=medium * SECURITY UPDATE: new upstream datafile 20190507 diff -Nru intel-microcode-3.20190514.0ubuntu0.16.04.1/debian/initramfs.hook intel-microcode-3.20190514.0ubuntu0.16.04.2/debian/initramfs.hook --- intel-microcode-3.20190514.0ubuntu0.16.04.1/debian/initramfs.hook 2019-03-16 20:33:02.000000000 +0000 +++ intel-microcode-3.20190514.0ubuntu0.16.04.2/debian/initramfs.hook 2019-05-22 06:13:38.000000000 +0000 @@ -47,11 +47,11 @@ IUCODE_FW_DIR=/lib/firmware/intel-ucode if [ "$MODULES" = "most" ]; then - IUCODE_TOOL_INITRAMFS=early - IUCODE_TOOL_SCANCPUS=no + IUCODE_TOOL_INITRAMFS=${IUCODE_TOOL_INITRAMFS:-early} + IUCODE_TOOL_SCANCPUS=${IUCODE_TOOL_SCANCPUS:-no} else - IUCODE_TOOL_INITRAMFS=auto - IUCODE_TOOL_SCANCPUS=yes + IUCODE_TOOL_INITRAMFS=${IUCODE_TOOL_INITRAMFS:-auto} + IUCODE_TOOL_SCANCPUS=${IUCODE_TOOL_SCANCPUS:-yes} fi IUCODE_TOOL_EXTRA_OPTIONS= Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/intel-ucode/06-37-08 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/intel-ucode/06-37-08 differ Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/intel-ucode/06-37-09 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/intel-ucode/06-37-09 differ Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/intel-ucode/06-4c-03 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/intel-ucode/06-4c-03 differ Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/intel-ucode/06-4c-04 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/intel-ucode/06-4c-04 differ Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/microcode-20190507.d/06-37-08 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/microcode-20190507.d/06-37-08 differ Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/microcode-20190507.d/06-37-09 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/microcode-20190507.d/06-37-09 differ Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/microcode-20190507.d/06-4c-03 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/microcode-20190507.d/06-4c-03 differ Binary files /tmp/tmpUoe4px/jCKkGD14DL/intel-microcode-3.20190514.0ubuntu0.16.04.1/microcode-20190507.d/06-4c-04 and /tmp/tmpUoe4px/yYVFQiUmNf/intel-microcode-3.20190514.0ubuntu0.16.04.2/microcode-20190507.d/06-4c-04 differ diff -Nru intel-microcode-3.20190514.0ubuntu0.16.04.1/releasenote intel-microcode-3.20190514.0ubuntu0.16.04.2/releasenote --- intel-microcode-3.20190514.0ubuntu0.16.04.1/releasenote 2019-05-09 08:00:10.000000000 +0000 +++ intel-microcode-3.20190514.0ubuntu0.16.04.2/releasenote 2019-05-22 06:13:38.000000000 +0000 @@ -73,25 +73,40 @@ If you are using the OS vendor method to update microcode, the above steps may have been done automatically during the update process. -== 20190507 Release == +-- intel-ucode-with-caveats/ -- +This directory holds microcode that might need special handling. +BDX-ML microcode is provided in directory, because it need special commits in +the Linux kernel, otherwise, updating it might result in unexpected system +behavior. +OS vendors must ensure that the late loader patches (provided in +linux-kernel-patches\) are included in the distribution before packaging the +BDX-ML microcode for late-loading. + +== 20190514 Release == -- Updates upon 20190312 release -- Processor Identifier Version Products Model Stepping F-MO-S/PI Old->New ---- new platforms ---------------------------------------- +VLV C0 6-37-8/02 00000838 Atom Z series +VLV C0 6-37-8/0C 00000838 Celeron N2xxx, Pentium N35xx +VLV D0 6-37-9/0F 0000090c Atom E38xx +CHV C0 6-4c-3/01 00000368 Atom X series +CHV D0 6-4c-4/01 00000411 Atom X series CLX-SP B1 6-55-7/bf 05000021 Xeon Scalable Gen2 ---- updated platforms ------------------------------------ SNB D2/G1/Q0 6-2a-7/12 0000002e->0000002f Core Gen2 IVB E1/L1 6-3a-9/12 00000020->00000021 Core Gen3 HSW C0 6-3c-3/32 00000025->00000027 Core Gen4 BDW-U/Y E0/F0 6-3d-4/c0 0000002b->0000002d Core Gen5 -IVB-E/EP C1/M1/S1 6-3e-4/ed 0000042e->0000042f Core Gen3 X Series; Xeon E5 v2 +IVB-E/EP C1/M1/S1 6-3e-4/ed 0000042d->0000042e Core Gen3 X Series; Xeon E5 v2 IVB-EX D1 6-3e-7/ed 00000714->00000715 Xeon E7 v2 HSX-E/EP Cx/M1 6-3f-2/6f 00000041->00000043 Core Gen4 X series; Xeon E5 v3 HSX-EX E0 6-3f-4/80 00000013->00000014 Xeon E7 v3 HSW-U C0/D0 6-45-1/72 00000024->00000025 Core Gen4 HSW-H C0 6-46-1/32 0000001a->0000001b Core Gen4 BDW-H/E3 E0/G0 6-47-1/22 0000001e->00000020 Core Gen5 -SKL-U/Y D0/K1 6-4e-3/c0 000000c6->000000cc Core Gen6 +SKL-U/Y D0/K1 6-4e-3/c0 000000c6->000000cc Core Gen6 +BDX-ML B0/M0/R0 6-4f-1/ef 0b00002e->0b000036 Xeon E5/E7 v4; Core i7-69xx/68xx SKX-SP H0/M0/U0 6-55-4/b7 0200005a->0000005e Xeon Scalable SKX-D M1 6-55-4/b7 0200005a->0000005e Xeon D-21xx BDX-DE V1 6-56-2/10 00000019->0000001a Xeon D-1520/40 @@ -99,8 +114,9 @@ BDX-DE Y0 6-56-4/10 0f000014->0f000015 Xeon D-1557/59/67/71/77/81/87 BDX-NS A0 6-56-5/10 0e00000c->0e00000d Xeon D-1513N/23/33/43/53 APL D0 6-5c-9/03 00000036->00000038 Pentium N/J4xxx, Celeron N/J3xxx, Atom x5/7-E39xx +APL E0 6-5c-a/03 0000000c->00000016 Atom x5-E39xx SKL-H/S R0/N0 6-5e-3/36 000000c6->000000cc Core Gen6; Xeon E3 v5 -DNV B0 6-5f-1/01 00000024->0000002e Atom Processor C Series +DNV B0 6-5f-1/01 00000024->0000002e Atom C Series GLK B0 6-7a-1/01 0000002c->0000002e Pentium Silver N/J5xxx, Celeron N/J4xxx AML-Y22 H0 6-8e-9/10 0000009e->000000b4 Core Gen8 Mobile KBL-U/Y H0 6-8e-9/c0 0000009a->000000b4 Core Gen7 Mobile