mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-05 16:44:56 -04:00
Revert "Provide optional sysctl fs.binfmt_misc.status=0
"
This reverts commit debd7a7b7a
.
This commit is contained in:
parent
debd7a7b7a
commit
326d82a9be
2 changed files with 3 additions and 7 deletions
|
@ -206,11 +206,8 @@ vm.max_map_count=1048576
|
|||
## https://en.wikipedia.org/wiki/Binfmt_misc
|
||||
## https://security.stackexchange.com/questions/271786/does-allowing-binfmt-misc-significantly-increase-the-attack-surface-for-unprivil
|
||||
## https://unix.stackexchange.com/questions/439569/what-kinds-of-executable-formats-do-the-files-under-proc-sys-fs-binfmt-misc-al
|
||||
## https://github.com/Kicksecure/security-misc/pull/249
|
||||
##
|
||||
## The default kernel setting will be utilized until provided sufficient evidence to modify.
|
||||
##
|
||||
#fs.binfmt_misc.status=0
|
||||
fs.binfmt_misc.status=0
|
||||
|
||||
## 3. Core Dumps:
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue