From: Josh Poimboeuf Date: Mon, 27 Apr 2020 18:46:13 +0000 (+0200) Subject: [5/5] x86/speculation: Add Ivy Bridge to affected list X-Git-Tag: archive/raspbian/5.7.6-1+rpi1^2^2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=28e49a15e021a5eb91270ac6df29e7c4d844e763;p=linux.git [5/5] x86/speculation: Add Ivy Bridge to affected list Origin: https://git.kernel.org/linus/3798cc4d106e91382bfe016caa2edada27c2bb3f Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2020-0543 Make the docs match the code. Signed-off-by: Josh Poimboeuf Signed-off-by: Thomas Gleixner Gbp-Pq: Topic bugfix/x86/srbds Gbp-Pq: Name 0005-x86-speculation-Add-Ivy-Bridge-to-affected-list.patch --- diff --git a/Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst b/Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst index 6a473da80b6..47b1b3afac9 100644 --- a/Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst +++ b/Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst @@ -27,6 +27,8 @@ by software using TSX_CTRL_MSR otherwise they are not affected. ============= ============ ======== common name Family_Model Stepping ============= ============ ======== + IvyBridge 06_3AH All + Haswell 06_3CH All Haswell_L 06_45H All Haswell_G 06_46H All @@ -37,9 +39,8 @@ by software using TSX_CTRL_MSR otherwise they are not affected. Skylake_L 06_4EH All Skylake 06_5EH All - Kabylake_L 06_8EH <=0xC - - Kabylake 06_9EH <=0xD + Kabylake_L 06_8EH <= 0xC + Kabylake 06_9EH <= 0xD ============= ============ ======== Related CVEs