←back to thread

283 points ghuntley | 1 comments | | HN request time: 0.354s | source
Show context
worldsavior ◴[] No.45137573[source]
Probably off-topic, but could someone tell me what is the current status of io_uring from a security standpoint? It's still disabled on Android and some Linux distros, but it's being said it's safe now.
replies(2): >>45138799 #>>45140562 #
1. p_l ◴[] No.45138799[source]
It's more that io_uring has not enough integration with LSMs and the like, so for example on Android it's disabled because Android heavily uses SElinux which would be bypassed by io_uring