Y
Hacker News
new
|
ask
|
show
|
jobs
by
holowoodman
326 days ago
Which would be prone to misconfiguration, accidents and exploits. Better to not include it at all.
1 comments
Asmod4n
326 days ago
Are you saying it’s impossible to misuse disabling the accept syscall but it’s prone to misconfiguration with disabling io_uring_enter?
link
holowoodman
322 days ago
I'm saying that just compiling a kernel with stuff not compiled in is misuse-proof. That way you can disable io_uring entirely (but not accept()).
link