[PATCH] D50837: [x86/SLH] Teach SLH to harden against the "ret2spec" attack by implementing the proposed mitigation technique described in the original design document.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 04:00:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341358: [x86/SLH] Teach SLH to harden against the "ret2spec" attack by (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50837?vs=163010&id=163780#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50837

Files:
  llvm/trunk/docs/SpeculativeLoadHardening.md
  llvm/trunk/lib/Target/X86/X86SpeculativeLoadHardening.cpp
  llvm/trunk/test/CodeGen/X86/speculative-load-hardening-call-and-ret.ll
  llvm/trunk/test/CodeGen/X86/speculative-load-hardening-indirect.ll
  llvm/trunk/test/CodeGen/X86/speculative-load-hardening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50837.163780.patch
Type: text/x-patch
Size: 55877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/8ad211b5/attachment.bin>


More information about the llvm-commits mailing list