Re: [PATCH] arm64: Make TSK_STACK_CANARY more accurate defined
From: Will Deacon
Date: Fri Jul 17 2020 - 06:19:36 EST
On Fri, Jul 17, 2020 at 08:56:23AM +0800, Guo Ren wrote:
> BTW, Jim found a GCC security leak in arm64, and would you want to
> have a look at it?
Thanks. This seems to be tracked in their bugzilla here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96191
I agree with Jim that this should be fixed.
Will