Is nothing enough?
Is nothing enough?
Posted Apr 28, 2012 0:57 UTC (Sat) by Company (guest, #57006)In reply to: Is nothing enough? by kripkenstein
Parent article: Fuzzing for Security (The Chromium Blog)
Security is like that: The crackers need to find the one element that breaks things. And the developers need to prove that for all possible inputs, the output is valid to be sure they don't have security issues.
As a side note, that proof would be equal to a formal proof of the correctness of the software. And I remember my university courses about how possible that is even for simple systems (read: Touring machines).
So in short: It's de-facto impossible to make a browser (security-) bug-free. It's just a question of time until people find the next bug and exploit it. Most likely, they are already doing it.
