NEWS: Mention x86 assembler options for CVE-2020-0551
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 11 Mar 2020 16:56:17 +0000 (09:56 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 11 Mar 2020 16:57:35 +0000 (09:57 -0700)
* NEWS: Mention x86 assembler options for CVE-2020-0551.

gas/ChangeLog
gas/NEWS

index a134be95fc3173dd2e735565d6968ac0f74d3104..e6b3207a98f5ed75ba9d36ae9961f0a3222f3f7e 100644 (file)
@@ -1,3 +1,7 @@
+2020-03-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Mention x86 assembler options for CVE-2020-0551.
+
 2020-03-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        * testsuite/gas/i386/i386.exp: Run new tests.
index 5623db64357aa0ba53fa4df9dad12fc592e35102..9bbeaeb8c59a43267f7e9a22fa04e54116ca7cdb 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,9 @@
 -*- text -*-
 
+* Add -mlfence-after-load=, -mlfence-before-indirect-branch= and
+  -mlfence-before-ret= options to x86 assembler to help mitigate
+  CVE-2020-0551.
+
 * Add --gdwarf-5 option to the assembler to generate DWARF 5 debug output
   (if such output is being generated).  Added the ability to generate
   version 5 .debug_line sections.
This page took 0.025182 seconds and 4 git commands to generate.