mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-25 18:15:20 -04:00
Merge pull request #263 from raja-grewal/max_user_namespaces
Provide option to disable user namespaces
This commit is contained in:
commit
73900b59db
2 changed files with 10 additions and 1 deletions
|
@ -36,7 +36,7 @@ Kernel space:
|
|||
can no longer be utilized. See [documentation](https://www.kicksecure.com/wiki/SysRq).
|
||||
|
||||
- Restrict user namespaces to `CAP_SYS_ADMIN` as they can lead to substantial
|
||||
privilege escalation.
|
||||
privilege escalation. Optional - Disable all use of user namespaces.
|
||||
|
||||
- Restrict kernel profiling and the performance events system to `CAP_PERFMON`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue