Skip to content

Commit 9cd6e03

Browse files
authored
Update date and improve .Net Framework compatibility text
1 parent 22337c1 commit 9cd6e03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/exploit-protection-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
- m365-security
1616
- tier3
1717
- mde-asr
18-
ms.date: 11/15/2024
18+
ms.date: 02/03/2025
1919
search.appverid: met150
2020
---
2121

@@ -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 running applications based on .Net Framework, hardware-enforced stack protection is compatible with .Net Framework 7 (opt-in), .Net Framework 9.0 or newer. Trying to run an application that uses an older .Net Framework versions than 7, it will run into stability (crashes and/or hangs), and/or performance (high cpu or memory leaks) issues.
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).
443443

444444
### Configuration options
445445

0 commit comments

Comments
 (0)