mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-03 05:26:11 -04:00
no longer set sysctl fs.binfmt_misc.status=0
/
no longer disallow registering interpreters for miscellaneous binary formats causing file/folder permissions issue `d????????? ? ? ? ? ? .` Firefox no longer starting (probably not not a Firefox issue) https://github.com/Kicksecure/security-misc/issues/267
This commit is contained in:
parent
463aa58f28
commit
f70fe308a9
2 changed files with 6 additions and 2 deletions
|
@ -69,8 +69,9 @@ User space:
|
|||
|
||||
- Increase the maximum number of memory map areas a process is able to utilize.
|
||||
|
||||
- Disallow registering interpreters for various (miscellaneous) binary formats based
|
||||
- Optional - Disallow registering interpreters for various (miscellaneous) binary formats based
|
||||
on a magic number or their file extension to prevent unintended code execution.
|
||||
See issue: https://github.com/Kicksecure/security-misc/issues/267
|
||||
|
||||
Core dumps:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue