I'm not a programmer but I'm wondering why we still have security holes in various products due to buffer overflow. I would have thought that there would be linting tools that could check all of a program's interfaces and flag any that don't handle oversized input properly.
Is the problem that companies don't check, or that such tools don't exist, or some other reason?
Just curious - Greg
Is the problem that companies don't check, or that such tools don't exist, or some other reason?
Just curious - Greg