EH guard is disabled

ID PE064 Level WARNING Category Security

Description

Exception handling control flow guard is disabled. This guard is an extended version of the CFG (Control flow guard) security mitigation, which creates a list of valid exception handling continuation targets for an executable. EH guard makes taking control of the execution flow more difficult for an attacker.

Mitigation

When using Visual C++:

Arguments

This rule has no output arguments.