Skip to content

Commit b257101

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/defender-docs-pr (branch live)
2 parents 4da2271 + 09055cd commit b257101

12 files changed

+231
-26
lines changed

defender-endpoint/linux-whatsnew.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ewalsh
66
author: emmwalshh
77
ms.reviewer: kumasumit, gopkr; mevasude
88
ms.localizationpriority: medium
9-
ms.date: 06/30/2025
9+
ms.date: 08/19/2025
1010
manager: deniseb
1111
audience: ITPro
1212
ms.collection:
@@ -43,6 +43,23 @@ This article is updated frequently to let you know what's new in the latest rele
4343
4444
## Releases for Defender for Endpoint on Linux
4545

46+
### August-2025 Build: 101.25062.0003 | Release version: 30.125062.0003.0
47+
48+
|Build: |**101.25062.0003** |
49+
|-------------------|----------------------|
50+
|Released: |**August 08, 2025** |
51+
|Published: |**August 08, 2025** |
52+
|Release version: |**30.125062.0003.0** |
53+
|Engine version: |**1.1.25040.4000** |
54+
|Signature version: |**1.429.442.0** |
55+
56+
What's new
57+
- Defender for Endpoint on Linux now supports installation to a custom location (preview). For more information, see [Enabling deployment of Microsoft Defender for Endpoint to a custom location (preview)](/defender-endpoint/linux-custom-location-installation). Support for this feature is being added to the installer script.
58+
- The `mdatp threat quarantine add` command now requires superuser (root) privileges.
59+
- Custom definition path can now be updated without stopping Defender for ENdpoint. Previously, this required stopping the service, but with this release onwards, updates to the definition path can be made dynamically, improving operational efficiency and reducing downtime.
60+
- Running Defender for Endpoint on Linux alongside Fapolicyd is now supported on RHEL and Fedora-based distributions, enabling both antivirus (real-time protection) and EDR functionality to operate without conflict. For other fanotify-based tools, MDE can still be used safely by setting the antivirus enforcement level to passive, helping avoid system instability.
61+
- Other stability enhancements and bug fixes.
62+
4663
### July-2025 Build: 101.25052.0007 | Release version: 30.125052.0007.0
4764

4865
|Build: |**101.25052.0007** |

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 08/11/2025
18+
ms.date: 08/19/2025
1919
---
2020

2121
# Prerequisites for Microsoft Defender for Endpoint on Linux
@@ -72,13 +72,10 @@ For detailed licensing information, see [Product Terms: Microsoft Defender for E
7272
The following Linux server distributions and x64 (AMD64/EM64T) versions are supported:
7373

7474
- Red Hat Enterprise Linux 7.2 and higher
75-
7675
- Red Hat Enterprise Linux 8.x
7776
- Red Hat Enterprise Linux 9.x
7877
- CentOS 7.2 and higher, excluding CentOS Stream
79-
8078
- CentOS 8.x
81-
8279
- Ubuntu 16.04 LTS
8380
- Ubuntu 18.04 LTS
8481
- Ubuntu 20.04 LTS
@@ -88,7 +85,6 @@ The following Linux server distributions and x64 (AMD64/EM64T) versions are supp
8885
- SUSE Linux Enterprise Server 12.x
8986
- SUSE Linux Enterprise Server 15.x
9087
- Oracle Linux 7.2 and higher
91-
9288
- Oracle Linux 8.x
9389
- Oracle Linux 9.x
9490
- Amazon Linux 2
@@ -121,9 +117,11 @@ The following Linux server distributions and x64 (AMD64/EM64T) versions are supp
121117
> Microsoft Defender for Endpoint is kernel-version agnostic for all other supported distributions and versions. The minimal requirement for the kernel version is `3.10.0-327` or later.
122118
123119
> [!WARNING]
124-
> Running Defender for Endpoint on Linux with other fanotify-based security solutions isn't supported. It can lead to unpredictable results, including hanging the operating system.
125-
> If there are any other applications on the system that use fanotify in blocking mode, applications are listed in the conflicting_applications field of the mdatp health command output.
126-
> The Linux FAPolicyD feature uses fanotify in blocking mode, and is therefore unsupported when running Defender for Endpoint in active mode. You can still safely take advantage of Defender for Endpoint on Linux EDR functionality after configuring the antivirus functionality Real Time Protection Enabled to passive mode. See [Enforcement level for Microsoft Defender Antivirus](/defender-endpoint/linux-preferences#enforcement-level-for-microsoft-defender-antivirus).
120+
> Running Defender for Endpoint on Linux alongside other fanotify-based security solutions is not supported and may lead to unpredictable behavior, including system hangs.
121+
> If any applications use fanotify in blocking mode, they will appear in the conflicting_applications field of the mdatp health command output.
122+
> You can still safely take advantage of Defender for Endpoint on Linux EDR functionality by setting antivirus enforcement level to passive. See [Configure security settings in Microsoft Defender for Endpoint on Linux](/defender-endpoint/linux-preferences).
123+
>
124+
> **EXCEPTION: The Linux `FAPolicyD` feature, which also uses Fanotify in blocking mode, is supported with Defender for Endpoint on RHEL and Fedora platforms, provided that mdatp health reports a healthy status. This exception is based on validated compatibility specific to these distributions.**
127125
128126
## Supported filesystems for real-time protection and quick, full, and custom scans
129127

defender-xdr/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,8 @@
439439
href: advanced-hunting-security-copilot.md
440440
- name: Create incident reports
441441
href: security-copilot-m365d-create-incident-report.md
442+
- name: Responsible AI FAQs
443+
href: responsible-ai-copilot-defender.md
442444
- name: Security Copilot agents in Microsoft Defender
443445
items:
444446
- name: Overview

0 commit comments

Comments
 (0)