Hacker News new | ask | show | jobs
by otabdeveloper4 267 days ago
Buffer overflows are 0.001 percent of security incidents in practice.

Let's fix private key leakage and supply chain issues before worrying about C++ haxxors p0wning your machines.

1 comments

Memory management vulnerabilities are estimated to account for 70% of bugs.

As less code at trust boundaries is being written in memory-unsafe languages, we'll get to 0.001%!

"Vulnerabilities" != security incidents.