Hacker News new | ask | show | jobs
by hellow0rld123 416 days ago
Maybe not blocking, but the problem is that they rely on system calls for visability for system events and that's the problem because we have mechanisms like io_uring which can allow attackers to so certain actions without making any system calls.
1 comments

io_uring is a system call. Security tools could analyze it but they don't because they haven't been updated.