How to schedule an update of the Microsoft Defender for Endpoint (Linux)
Learn how to schedule an update of the Microsoft Defender for Endpoint (Linux) to better protect your organization's assets.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
This article is updated frequently to let you know what's new in the latest releases of Microsoft Defender for Endpoint on Linux.
Released: September 14, 2022
Published: September 14, 2022
Build: 101.80.97
Release version: 30.122072.18097.0
Engine version: 1.1.19300.3
Signature version: 1.369.395.0
What's new
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+) are not impacted by this issue.
When upgrading from mdatp version 101.75.43, run the following commands before attempting to upgrade to version 101.80.97
sudo mdatp config real-time-protection --value=disabled
sudo systemctl disable mdatp
Released: August 2, 2022
Published: August 2, 2022
Build: 101.75.43
Release version: 30.122071.17543.0
Engine version: 1.1.19300.3
Signature version: 1.369.395.0
What's new
mdatp health
that can be used to query the enforcement level of the network protection feature. The new field is called network_protection_enforcement_level
and can take one of the following values: audit
, block
, or disabled
.mdatp_audisp_plugin
) was sometimes not properly terminated when the service was stopped Released: July 21, 2022
Published: July 21, 2022
Build: 101.73.77
Release version: 30.122062.17377.0
Engine version: 1.1.19200.3
Signature version: 1.367.1011.0
What's new
Released: June 24, 2022
Published: June 24, 2022
Build: 101.71.18
Release version: 30.122052.17118.0
What's new
mdatp connectivity test
was extended with an extra URL that the product requires to function correctly. The new URL is https://go.microsoft.com/fwlink/?linkid=2144709.mdatp log level persist --level <level>
.python
from the product installation packageauditd
Released: May 23, 2022
Published: May 23, 2022
Build: 101.68.80
Release version: 30.122042.16880.0
What's new
2.6.32-754.47.1.el6.x86_64
when running on RHEL 6unknown
when running mdatp diagnostic real-time-protection-statistics
mdatp
command-line tool was not working when /opt
was mounted as a soft-link Released: May 2, 2022
Published: May 2, 2022
Build: 101.65.77
Release version: 30.122032.16577.0
What's new
conflicting_applications
field in mdatp health
to show only the most recent 10 processes and also to include the process names. This makes it easier to identify which processes are potentially conflicting with Microsoft Defender for Endpoint for Linux. Released: Mar 24, 2022
Published: Mar 24, 2022
Build: 101.62.74
Release version: 30.122022.16274.0
What's new
Released: Mar 9, 2022
Published: Mar 9, 2022
Build: 101.60.93
Release version: 30.122012.16093.0
What's new
Released: Mar 3, 2022
Published: Mar 3, 2022
Build: 101.60.05
Release version: 30.122012.16005.0
What's new
Released: Feb 20, 2022
Published: Feb 20, 2022
Build: 101.58.80
Release version: 30.122012.15880.0
What's new
mdatp threat quarantine restore --id [threat-id] --path [destination-folder]
. Released: Jan 26, 2022
Published: Jan 26, 2022
Build: 101.56.62
Release version: 30.121122.15662.0
What's new
Released: Jan 8, 2022
Published: Jan 8, 2022
Build: 101.53.02
Release version: 30.121112.15302.0
What's new
(Build: 101.52.57 | Release version: 30.121092.15257.0)
Build: 101.52.57
Release version: 30.121092.15257.0What's new
- 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.
(Build: 101.47.76 | Release version: 30.121092.14776.0)
Build: 101.47.76
Release version: 30.121092.14776.0What's new
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 is set to enabled.
Bug fixes
(Build: 101.45.13 | Release version: 30.121082.14513.0)
Build: 101.45.13
Release version: 30.121082.14513.0What's new
Starting with this version, we are bringing Microsoft Defender for Endpoint support to the following distros:
- RHEL6.7-6.10 and CentOS6.7-6.10 versions.
- Amazon Linux 2
- Fedora 33 or higher
Bug fixes
(Build: 101.45.00 | Release version: 30.121072.14500.0)
Build: 101.45.00
Release version: 30.121072.14500.0What's new
- Added new switches to the command-line tool:
- Control degree of parallelism for on-demand scans. This can be configured through
mdatp config maximum-on-demand-scan-threads --value [number-between-1-and-64]
. By default, a degree of parallelism of2
is used.- Control whether scans after security intelligence updates are enabled or disabled. This can be configured through
mdatp config scan-after-definition-update --value [enabled/disabled]
. By default, this is set toenabled
.- Changing the product log level now requires elevation
- Bug fixes
(Build: 101.39.98 | Release version: 30.121062.13998.0)
Build: 101.39.98
Release version: 30.121062.13998.0What's new
- Performance improvements & bug fixes
(Build: 101.34.27 | Release version: 30.121052.13427.0)
Build: 101.34.27
Release version: 30.121052.13427.0What's new
- Performance improvements & bug fixes
(Build: 101.29.64 | Release version: 30.121042.12964.0)
Build: 101.29.64
Release version: 30.121042.12964.0What's new
- Starting with this version, threats detected during on-demand antivirus scans triggered through the command-line client are automatically remediated. Threats detected during scans triggered through the user interface still require manual action.
mdatp diagnostic real-time-protection-statistics
now supports two additional switches:
--sort
: sorts the output descending by total number of files scanned--top N
: displays the top N results (only works if--sort
is also specified)- Performance improvements & bug fixes
(Build: 101.25.72 | Release version: 30.121022.12563.0)
Build: 101.25.72
Release version: 30.121022.12563.0What's new
- Microsoft Defender for Endpoint on Linux is now available in preview for US Government customers. For more information, see Microsoft Defender for Endpoint for US Government customers.
- Fixed an issue where usage of Microsoft Defender for Endpoint on Linux on systems with FUSE filesystems was leading to OS hang
- Performance improvements & other bug fixes
(Build: 101.25.63 | Release version: 30.121022.12563.0)
Build: 101.25.63
Release version: 30.121022.12563.0What's new
- Performance improvements & bug fixes
(Build: 101.23.64 | Release version: 30.121021.12364.0)
Build: 101.23.64
Release version: 30.121021.12364.0What's new
- Performance improvement for the situation where an entire mount point is added to the antivirus exclusion list. Prior to this version, file activity originating from the mount point was still processed by the product. Starting with this version, file activity for excluded mount points is suppressed, leading to better product performance
- Added a new option to the command-line tool to view information about the last on-demand scan. To view information about the last on-demand scan, run
mdatp health --details antivirus
- Other performance improvements & bug fixes
(Build: 101.18.53)
Build: 101.18.53
What's new
- EDR for Linux is now generally available
- Added a new command-line switch (
--ignore-exclusions
) to ignore AV exclusions during custom scans (mdatp scan custom
)- Extended
mdatp diagnostic create
with a new parameter (--path [directory]
) that allows the diagnostic logs to be saved to a different directory - Performance improvements & bug fixes
Learn how to schedule an update of the Microsoft Defender for Endpoint (Linux) to better protect your organization's assets.
Learn how to schedule an automatic scanning time for Microsoft Defender for Endpoint (Linux) to better protect your organization's assets.
Describes how to deploy updates for Microsoft Defender for Endpoint on Linux in enterprise environments.
Detect and block Potentially Unwanted Applications (PUA) using Microsoft Defender for Endpoint on Linux.
Submit and view feedback for