Skip to content

Commit 11b466b

Browse files
committed
Update linux-whatsnew.md
1 parent 6629248 commit 11b466b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/linux-whatsnew.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ sudo systemctl disable mdatp
593593
- Defender for Endpoint is now available for Debian 12 and Amazon Linux 2023
594594

595595
- 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:
597597
```
598598
"features":{
599599
"OfflineDefinitionUpdateVerifySig":"enabled"
@@ -713,7 +713,7 @@ There are multiple fixes and new changes in this release
713713
- Files
714714
- Executables
715715

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
717717

718718
- Improved logging in Network Protection block and audit events for debugging
719719
|
@@ -1118,7 +1118,7 @@ sudo apt purge mdatp
11181118
sudo apt-get install mdatp
11191119
```
11201120

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.
11221122

11231123
In case you don't want to uninstall mdatp you can disable rtp and mdatp in sequence before upgrade.
11241124
Caution: Some customers(<1%) are experiencing issues with this method.
@@ -1186,7 +1186,7 @@ sudo systemctl disable mdatp
11861186

11871187
#### What's new
11881188

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+) 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).
11901190

11911191
#### Known issues
11921192

@@ -1367,7 +1367,7 @@ As an alternative approach, follow the instructions to [uninstall](linux-resourc
13671367

13681368
#### What's new
13691369

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
13711371

13721372
### Jan-2022 Build: 101.53.02 | Release version: 30.121112.15302.0
13731373

0 commit comments

Comments
 (0)