|
|
|
|
|
by jnw2
3365 days ago
|
|
FLAVOR: Ubuntu Desktop, Ubuntu Server, and Ubuntu Core HEADLINE: bounds checking gcc DESCRIPTION: https://gcc.gnu.org/extensions.html mentions bounds checking patches for gcc. Get these patches updated to work correctly with the current version of gcc, and get most of the Ubuntu userland compiled with bounds checking enabled (and then gradually work on making more and more of the userland compatible with bounds checking, and also extend it to the kernel). I suspect paying for this development work would be cheaper than paying out a $10,000 bug bounty every time someone finds a bug that could have been rendered irrelevant by bounds checking support. |
|