mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-13 12:49:28 -05:00
Merge remote-tracking branch 'github-kicksecure/master'
This commit is contained in:
commit
70a86fa994
@ -68,6 +68,9 @@ kernel.unprivileged_bpf_disabled=1
|
||||
net.core.bpf_jit_harden=2
|
||||
|
||||
## Disable asynchronous I/O for all processes.
|
||||
## Valid only for linux kernel version >= 6.6.
|
||||
## Command is retained here for future-proofing and completeness.
|
||||
## https://forums.whonix.org/t/io-uring-security-vulnerabilties/16890/6
|
||||
kernel.io_uring_disabled=2
|
||||
|
||||
#### meta start
|
||||
|
Loading…
Reference in New Issue
Block a user