Live data from Hacker News

Is memory-safe Linux within reach?

agarriga.substack.com

1–3 of 3 posts

Re: Is memory-safe Linux within reach?

#2
Most Linux CVEs are memory corruption bugs. Previously I argued that we should compile C to be memory-safe rather than translating all C to Rust, to avoid introducing logic bugs.

Here, I argue that several parts of the kernel can also be compiled in a memory-safe way.