You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/microsoft-defender-antivirus-updates.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,16 +108,19 @@ Updates contain:
108
108
109
109
#### What's new
110
110
111
-
- IMPORTANT On servers 2019 and above, new binary (MpDefenderCoreService.exe) will be included in the update package to support future service improvements (more info to follow).
112
-
- Improved detection logic to reduce false positives related to the ASR Rule Block Office applications from injecting code into other processes
113
-
- Fixed issue that could lead to a Windows device to be marked as non-compliant in Intune during Microsoft Defender Antivirus startup.
114
-
- Fixed issue with Catchup scan configuration, where the policy setting (DaysUntilAggressiveCatchupQuickScan) was not honored.
115
-
- Fixed SharedSignatureRoot processing when an empty value was set.
116
-
- Fixed problem with Device Control where certain file systems (like FAT, FAT32, exFAT) where volume information was displayed when a block rule was defined.
111
+
- Improved detection logic to reduce false positives related to the ASR rule, [Block Office applications from injecting code into other processes](/defender-endpoint/attack-surface-reduction-rules-reference#block-office-applications-from-injecting-code-into-other-processes)
112
+
- Resolved an issue that could lead to a Windows device to be marked as [non-compliant in Intune](/mem/intune/fundamentals/reports#device-compliance-reports) when Microsoft Defender Antivirus starts.
113
+
- Resolved an issue with catchup scan configuration, where the [DaysUntilAggressiveCatchupQuickScan](/windows/client-management/mdm/defender-csp#configurationdaysuntilaggressivecatchupquickscan) policy setting was not honored.
114
+
- Fixed `SharedSignatureRoot` processing when an empty value was set.
115
+
- Fixed a problem with [device control](device-control-overview.md) where certain file systems (like `FAT`, `FAT32`, `exFAT`) with volume information displayed when a blocking rule was defined.
117
116
- Improved performance in specific scenarios where network files were accessed.
118
-
- Fixed an issue on Azure Virtual Desktop where the Intune policy was not being honored.
119
-
- Fixed potential deadlock for Custom Detection Rules (https://learn.microsoft.com/en-us/defender-xdr/custom-detection-rules on the Windows client)
120
-
- Fixed bug where exclusions not being honored with AMSI.
117
+
- Fixed an issue with [Azure Virtual Desktop](/azure/virtual-desktop/overview) where the Intune policy was not being honored.
118
+
- Fixed potential deadlock for [custom detection rules](/defender-xdr/custom-detection-rules) on the Windows client
119
+
- Resolved an issue where [exclusions](configure-exclusions-microsoft-defender-antivirus.md) were not being honored with [AMSI](/windows/win32/amsi/antimalware-scan-interface-portal).
120
+
121
+
> [!IMPORTANT]
122
+
> On Windows Server 2019 and later, a new binary (`MpDefenderCoreService.exe`) will be included in the update package to support future service improvements (more information to follow).
0 commit comments