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/linux-whatsnew.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -593,7 +593,7 @@ sudo systemctl disable mdatp
593
593
- Defender for Endpoint is now available for Debian 12 and Amazon Linux 2023
594
594
595
595
- Support to enable Signature verification of updates downloaded
596
-
- You must update the manajed.json as shown below
596
+
- You must update the manajed.json as shown:
597
597
```
598
598
"features":{
599
599
"OfflineDefinitionUpdateVerifySig":"enabled"
@@ -713,7 +713,7 @@ There are multiple fixes and new changes in this release
713
713
- Files
714
714
- Executables
715
715
716
-
- Network Protection: Connections that are blocked by Network Protection and have the block overridden by users are now correctly reported to Microsoft Defender XDR
716
+
- Network Protection: Connections that is blocked by Network Protection and have the block overridden by users is now correctly reported to Microsoft Defender XDR
717
717
718
718
- Improved logging in Network Protection block and audit events for debugging
719
719
|
@@ -1118,7 +1118,7 @@ sudo apt purge mdatp
1118
1118
sudo apt-get install mdatp
1119
1119
```
1120
1120
1121
-
As an alternative to the above, you can follow the instructions to [uninstall](linux-resources.md#uninstall-defender-for-endpoint-on-linux), then [install](linux-install-manually.md#application-installation) the latest version of the package.
1121
+
As an alternative, you can follow the instructions to [uninstall](linux-resources.md#uninstall-defender-for-endpoint-on-linux), then [install](linux-install-manually.md#application-installation) the latest version of the package.
1122
1122
1123
1123
In case you don't want to uninstall mdatp you can disable rtp and mdatp in sequence before upgrade.
1124
1124
Caution: Some customers(<1%) are experiencing issues with this method.
- Fixes a kernel hang observed on select customer workloads running mdatp version `101.75.43`. After RCA, this was attributed to a race condition while releasing the ownership of a sensor file descriptor. The race condition was exposed due to a recent product change in the shutdown path. Customers on newer Kernel versions (5.1+) aren't impacted by this issue. For more information, see [System hang due to blocked tasks in fanotify code](https://access.redhat.com/solutions/2838901).
1189
+
- Fixes a kernel hang observed on select customer workloads running mdatp version `101.75.43`. After RCA, this was attributed to a race condition while releasing the ownership of a sensor file descriptor. The race condition was exposed due to a recent product change in the shutdown path. Customers on newer Kernel versions (5.1+) isn't impacted by this issue. For more information, see [System hang due to blocked tasks in fanotify code](https://access.redhat.com/solutions/2838901).
1190
1190
1191
1191
#### Known issues
1192
1192
@@ -1367,7 +1367,7 @@ As an alternative approach, follow the instructions to [uninstall](linux-resourc
1367
1367
1368
1368
#### What's new
1369
1369
1370
-
- Fixed a product crash introduced in 101.53.02 and that has impacted multiple customers
1370
+
- Fixed a product crash introduced in 101.53.02 that affected multiple customers
0 commit comments