public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/102768] New: [feature request] Add support for aarch64 shadow call stack
@ 2021-10-15  9:17 ashimida at linux dot alibaba.com
  2021-10-15 10:36 ` [Bug target/102768] " pinskia at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: ashimida at linux dot alibaba.com @ 2021-10-15  9:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102768

            Bug ID: 102768
           Summary: [feature request] Add support for aarch64 shadow call
                    stack
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ashimida at linux dot alibaba.com
  Target Milestone: ---

Shadow Call Stack can be used to protect the return address of a function at
runtime, and clang already supports this feature[1].

Linux kernel also recently had a submission to support Shadow Call Stack on
aarch64 through a gcc plugin[2].

Could we add similar support in gcc?

[1] https://clang.llvm.org/docs/ShadowCallStack.html
[2]
https://patchwork.kernel.org/project/linux-hardening/patch/1634167668-60198-1-git-send-email-ashimida@linux.alibaba.com/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-02-22 12:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15  9:17 [Bug rtl-optimization/102768] New: [feature request] Add support for aarch64 shadow call stack ashimida at linux dot alibaba.com
2021-10-15 10:36 ` [Bug target/102768] " pinskia at gcc dot gnu.org
2021-10-15 15:59 ` nsz at gcc dot gnu.org
2021-10-15 17:08 ` ashimida at linux dot alibaba.com
2021-10-18 16:59 ` nsz at gcc dot gnu.org
2021-11-02  7:08 ` [Bug target/102768] [feature request] Add compiler " ashimida at linux dot alibaba.com
2021-11-23  8:12 ` ashimida at linux dot alibaba.com
2021-11-26  7:10 ` ashimida at linux dot alibaba.com
2021-12-06  2:49 ` ashimida at linux dot alibaba.com
2021-12-20  8:37 ` ashimida at linux dot alibaba.com
2022-02-22 12:43 ` nsz at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).