Randomizing snake-oil
Randomizing snake-oil
Posted May 12, 2017 7:38 UTC (Fri) by nhippi (subscriber, #34640)Parent article: Randomizing structure layout
It is unfortunate security developers focus on probabilistic runtime defenses. The added complexity can easily become an attack surface itself. Making the code harder to understand and debug will inevitably create new bugs - some which will have security implications. I take working on better static checks (and integrating them into developer/maintainer workflow) would have better long term effect. But that of cause doesn't make nice bullet points to marketing brochures like "randomized structs" may make...