ROP attack mitigation

2019-05-10 Thread Zack Vu
Hi all, Every year there are new vulnerabilities, and some of them are possible because of ROP attacks. There are a couple things that come to mind to thwart ROP attacks that would rely on compiler changes in particular, instead of a kernel change or hardware change. I was wondering if anyone in

Re: ROP attack mitigation

2019-05-10 Thread Jeff Law
On 5/10/19 9:17 AM, Zack Vu wrote: > Hi all, > > Every year there are new vulnerabilities, and some of them are possible > because of ROP attacks. > There are a couple things that come to mind to thwart ROP attacks that > would rely on compiler changes in particular, instead of a kernel change or

gcc-8-20190510 is now available

2019-05-10 Thread gccadmin
Snapshot gcc-8-20190510 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/8-20190510/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 8 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-8