]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2020 02:40:57 +0000 (18:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2020 02:40:57 +0000 (18:40 -0800)
commit37c1e91b2bd68e20a996e72e4a69ee9c8f87f166
tree17e88aa9b6be23eda6864ea6c738f4c1afa1acda
parent51213984a5013717c93ba5110d1a3b2b2072ddc1
parentff13a8284d5a891a3f25ebc67277381f651ffc4e
Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.

Merge Intel Gen9 graphics fix from Akeem Abodunrin:
 "Insufficient control flow in certain data structures for some Intel
  Processors with Intel Processor Graphics may allow an unauthenticated
  user to potentially enable information disclosure via local access

  This provides mitigation for Gen9 hardware. Note that Gen8 is not
  impacted due to a previously implemented workaround.

  The mitigation involves using an existing hardware feature to forcibly
  clear down all EU state at each context switch"

* tag 'Intel-CVE-2019-14615' of emailed bundle from Akeem G Abodunrin <akeem.g.abodunrin@intel.com>:
  drm/i915/gen9: Clear residual context state on context switch
drivers/gpu/drm/i915/gt/intel_lrc.c