Skip to content

Commit 12f912e

Browse files
authored
Merge pull request #4681 from jayeshgohil-microsoft/patch-1
Update mde-linux-prerequisites.md for fapolicyd support
2 parents 800b6fa + 70a211c commit 12f912e

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

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

0 commit comments

Comments
 (0)