Really cool news out of Chainguard today about Wolfi: it's memory safe!
Learn how we built the memory safety into the distro here: https://www.chainguard.dev/unchained/building-the-first-memory-safe-distro-wolfi
Thanks to Josh Aas & Internet Security Research Group for the collaboration on this one.
Memory safety vulnerabilities are responsible for the vast majority of critical, remotely exploitable, and in-the-wild attacks we see on software. According to Consumer Reports, 60 to 70% of browser and kernel vulnerabilities—and security bugs found in C/C++ code bases—are due to memory unsafety.
Through a combination of leveraging new libraries written in memory safe languages as soon as possible while being as safe as we can with libraries in unsafe languages, we believe that Wolfi is setting the standard when it comes to memory safety in distributions.
