Skip to content

Commit 350a224

Browse files
authored
Merge pull request #2644 from YongRhee-MSFT/docs-editor/exploit-protection-reference-1738676769
Update exploit-protection-reference.md
2 parents 2f81c64 + c79f024 commit 350a224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/exploit-protection-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Hardware-enforced stack protection offers robust protection against ROP exploits
439439

440440
Hardware-enforced stack protection only works on chipsets with support for hardware shadow stacks, Intel's Control-flow Enforcement Technology (CET) or AMD shadow stacks.
441441

442-
If you're running applications based on the .Net Framework, hardware-enforced stack protection is compatible with .Net Framework 7 (opt-in), .Net Framework 9.0, or newer. If you're using an application with an older version (earlier than .Net Framework 7), expect stability issues (crashes or hangs) and/or performance issues (high cpu or memory leaks).
442+
If you're running applications based on the .Net Framework, hardware-enforced stack protection is compatible with .Net Framework 7 (opt-in), or newer. If you're using an application with an older version (earlier than .Net Framework 7), expect stability issues (crashes or hangs) and/or performance issues (high cpu or memory leaks). These stability issues could also occur when either in audit mode and/or when targeting only compatible modules.
443443

444444
### Configuration options
445445

0 commit comments

Comments
 (0)