|
|
|
|
|
by zefix
1237 days ago
|
|
Honestly #4 applies as much as ever. - At least in most regards. The thing is:
The 'security researchers' which I've had contact with focus mostly on hacking and memory corruption attacks. The thing is: This is a solved problem by now! And yet, instead of teaching students to avoid the horrible tools, which cause those problems, they keep on teaching how to penetrate and fix. It's maddening. |
|
Not being able to rewrite the world or convincing people to stop using memory unsafe languages is entirely unrelated to what security researchers do.
I'd love to stop having to build complicated lifetime model in my mind to figure out whether there are hidden code paths for a UAF, but at the same time this is the best thing I can do to secure what we have today, now it's on you to rewrite the world.