Hello! After a house-moving-related hiatus, here I am back with a links list issue. Bugs Rust won't catch You probably have seen this one recently as it made the rounds, but if you haven't read it, this is a very interesting article. It describes various vulnerabilities in uutils, the Rust reimplementation of coreutils (cat, ls, and friends - i.e. the core Unix tools). The interesting thing is that the various bugs were often a case of "the system call is tricky to use correctly", but none were the classical memory-related issues (buffer overflows, use-after-free, double-free, etc). Bugs Rust Won’t Catch | corrode Rust Consulting In April 2026, Canonical disclosed 44 CVEs in uutils, the Rust reimplementation of GNU coreutil…Matthias Endler · Corrode Consulting How do you build an AI sandbox? A really in-depth overview of modern sandboxing technologies. I have learnt a lot from this one, highly recommended. What every dev should know about AI sandboxes An important primitive for the…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.