diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2025-06-19 15:15:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-19 15:15:26 +0300 |
commit | 2b4d757290226e0185e17294339aae1588efd07e (patch) | |
tree | 0ae6d96814e50ad5212fb05c4f5a815a350610db /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b73720cf6c5380854bf27d4453abf21cc87ae642 (diff) | |
download | llvm-2b4d757290226e0185e17294339aae1588efd07e.zip llvm-2b4d757290226e0185e17294339aae1588efd07e.tar.gz llvm-2b4d757290226e0185e17294339aae1588efd07e.tar.bz2 |
[BOLT] Gadget scanner: detect authentication oracles (#135663)
Implement the detection of authentication instructions whose results can
be inspected by an attacker to know whether authentication succeeded.
As the properties of output registers of authentication instructions are
inspected, add a second set of analysis-related classes to iterate over
the instructions in reverse order.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions