-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
Server Security 2026-07-17, Server Security 2026-07-31
-
None
-
None
-
None
-
None
-
None
-
None
-
None
- Implement classes and interfaces for calling into landlock's syscalls, setting up rulesets & ABI feature detection, and adding filesystem path rules.
- Add a Linux-only config option for enabling Landlock (default false)
- Add a (Linux only) MONGO_INITIALIZER that runs after startup option handling and before the process forks. This initializer will invoke a initializeLandlock() function if the landlock config option is enabled.