Skip to content

Commit 9192676

Browse files
committed
Update linux-whatsnew.md
1 parent 88c1ba1 commit 9192676

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

defender-endpoint/linux-whatsnew.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: What's new in Microsoft Defender for Endpoint on Linux
33
description: List of major changes for Microsoft Defender for Endpoint on Linux.
44
ms.service: defender-endpoint
5-
ms.author: deniseb
6-
author: denisebmsft
5+
ms.author: ewalsh
6+
author: emmwashh
77
ms.reviewer: kumasumit, gopkr
88
ms.localizationpriority: medium
9-
ms.date: 02/20/2025
9+
ms.date: 03/11/2025
1010
manager: deniseb
1111
audience: ITPro
1212
ms.collection:
@@ -57,7 +57,7 @@ This article is updated frequently to let you know what's new in the latest rele
5757

5858
What's new
5959

60-
- The MDATP package rollout into production will be done gradually. This would mean, from the time the release notes are published, it might take upto a week for the package to be pushed to all production machines.
60+
- The MDATP package rollout into production will be done gradually. From the time the release notes are published, it might take up to a week for the package to be pushed to all production machines.
6161

6262
- The vulnerability in curl, CVE-2024-7264, has been addressed.
6363

@@ -116,10 +116,10 @@ What's new
116116
- Enabled: When eBPF is enabled as working as expected.
117117
- Disabled: When eBPF is disabled due to one of the following reasons:
118118
- When MDE is using auditD as a supplementary sensor
119-
- When eBPF is not present and we fallback to Netlink as supplementary event provider
120-
- There is no supplementary sensor present.
119+
- When eBPF isn't present and we fallback to Netlink as supplementary event provider
120+
- There's no supplementary sensor present.
121121

122-
- Beginning with 2411, the MDATP package release to Production on `packages.microsoft.com` follows a gradual rollout mechanism which spans over a week. The other release rings, insiderFast and insiderSlow, are unaffected by this change.
122+
- Beginning with 2411, the MDATP package release to Production on `packages.microsoft.com` follows a gradual rollout mechanism which spans over a week. The other release rings, insiderFast, and insiderSlow, are unaffected by this change.
123123

124124
- Stability and performance improvements.
125125

@@ -231,7 +231,7 @@ There are multiple fixes and new changes in this release.
231231

232232
There are multiple fixes and new changes in this release.
233233

234-
- This release fixes a bug related to high memory usage eventually leading to high CPU due to eBPF memory leak in kernel space resulting in servers going into unusable states. This only impacted the kernel versions 3.10x and <= 4.16x, majorly on RHEL/CentOS distros. Update to the latest MDE version to avoid any impact.
234+
- This release fixes a bug related to high memory usage eventually leading to high CPU due to eBPF memory leak in kernel space resulting in servers going into unusable states. This only affected the kernel versions 3.10x and <= 4.16x, majorly on RHEL/CentOS distros. Update to the latest MDE version to avoid any impact.
235235

236236
- We have now simplified the output of `mdatp health --detail features`
237237

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

13541354
##### What's new
13551355

1356-
- Added a capability to detect vulnerable log4j jars in use by Java applications. The machine is periodically inspected for running Java processes with loaded log4j jars. The information is reported to the Microsoft Defender for Endpoint backend and is exposed in the Vulnerability Management area of the portal.
1356+
- Added a capability to detect vulnerable Log4j jars in use by Java applications. The machine is periodically inspected for running Java processes with loaded Log4j jars. The information is reported to the Microsoft Defender for Endpoint backend and is exposed in the Vulnerability Management area of the portal.
13571357

13581358
#### Build: 101.47.76 | Release version: 30.121092.14776.0
13591359

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

13641364
##### What's new
13651365

1366-
- Added a new switch to the command-line tool to control whether archives are scanned during on-demand scans. This can be configured through mdatp config scan-archives --value [enabled/disabled]. By default, this setting is set to enabled.
1366+
- Added a new switch to the command-line tool to control whether archives are scanned during on-demand scans. This can be configured through mdatp config scan-archives--value [enabled/disabled]. By default, this setting is set to enabled.
13671367

13681368
- Bug fixes
13691369

0 commit comments

Comments
 (0)