Earlier quoted context omitted.
> Perhaps there is some issue with using io_uring this way, perhaps vulnerabilities are exposed. ... no. It's just not interesting or particularly valuable to optimize ls, and Jens probably just used it as a demo and didn't want to keep it around.
Explicit Vulnerabilities (Documented CVEs and Exploits) These are actual discovered vulnerabilities, typically assigned CVEs and often exploited in sandbox escapes or privilege escalations: 1. CVE-2021-3491 (Kernel 5.11+) Type: Privilege escalation Mechanism: Failure to check CAP_SYS_ADMIN before registering io_uring restrictions allowed unprivileged users to bypass sandboxing. Impact: Bypass of security policy mecha…
Which is absolutely not the case, as that is not a way any respectable developer would handle a security issue.