|
|
|
|
|
by tete
1183 days ago
|
|
> This brings us to OpenBSD's strategy for exploit mitigation, which is in my eyes has far too much tunnel vision While I understand where that comes from, I'd argue that OpenBSD does both. There is quite a few more general approaches in the system. In my opinion (which might be wrong, please disagree!) you need both, because one tends to have that issue that layers and layers of general mitigation are added, but when someone takes a look the issues tend to arise where the specific setup and general context is exploited which is harder to protect against. There is a great talk that I can't find right now, that is about a company network that was pretty securely set up, but taking a look at the constellation (including specifications of standard protocols) is abused to still compromise it. I am not sure if that's the best approach, but while I agree it's overall better to completely rule out a whole class of bugs/attacks go for it, however it's usually with exceptions which is why these these things are even still a topic. |
|