185
Linux Kernel Rust Code Sees Its First CVE Vulnerability
(www.phoronix.com)
This is a most excellent place for technology news and articles.
They’re not calling Rust unsafe. There is a memory safe mode and a memory unsafe mode in Rust, and this was built in unsafe Rust which allowed for the memory bug to be exploited