mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-26 07:35:59 -05:00
Merge pull request #178 from raja-grewal/io_uring
Disable asynchronous I/O
This commit is contained in:
commit
8daf97ab01
@ -67,6 +67,9 @@ kernel.randomize_va_space=2
|
||||
kernel.unprivileged_bpf_disabled=1
|
||||
net.core.bpf_jit_harden=2
|
||||
|
||||
## Disable asynchronous I/O for all processes.
|
||||
kernel.io_uring_disabled=2
|
||||
|
||||
#### meta start
|
||||
#### project Kicksecure
|
||||
#### category networking and security
|
||||
|
Loading…
x
Reference in New Issue
Block a user