Re: [Mingw-w64-public] [Patch] - Hardening libssp against malicious local processes

2015-02-05 Thread Georg Koppen
Hi Jacek Jacek Caban: > Thanks for the patch, but it belongs to GCC and as such gcc-patches ML > is the right place to send it. > > I have nothing to do with libssp nor have much experience with GCC > patches, but I have some suggestions: thanks for both. I'll send it to gcc-patches to see what

[Mingw-w64-public] [Patch] - Hardening libssp against malicious local processes

2015-02-03 Thread Georg Koppen
Hi, I am putting a patch inline (not sure if attachments are allowed on this mailing list) that does not make it possible for a local process anymore to replace canaries which in turn might disable SSP. Comments and/or review are much appreciated. The problem it is trying to solve is outlined in