Hacker News new | ask | show | jobs
by naniwaduni 1251 days ago
Logic errors can still be security issues, even if they don't violate memory safety.
1 comments

Absolutely, and I didn't suggest otherwise. But a logic error generally won't lead to your entire system getting pwned unless the program that has the logic error is one for something like user administration or managing a database etc.