mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 03:48:22 +00:00
Add warning about removing userns setting
This commit is contained in:
@@ -28,6 +28,9 @@ fs.protected_fifos = 2
|
||||
dev.tty.ldisc_autoload = 0
|
||||
|
||||
|
||||
# Disables user namespaces
|
||||
# DO NOT REMOVE
|
||||
# https://github.com/containers/bubblewrap/security/advisories/GHSA-j2qp-rvxj-43vj
|
||||
user.max_user_namespaces = 0
|
||||
kernel.unprivileged_userns_clone = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user