public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [RFC] Stack Cookie PR
@ 2024-08-02 18:13 Oliver Smith-Denny
  0 siblings, 0 replies; only message in thread
From: Oliver Smith-Denny @ 2024-08-02 18:13 UTC (permalink / raw)
  To: devel@edk2.groups.io

Hi folks,

I have a PR up in edk2: https://github.com/tianocore/edk2/pull/5957
that adds Stack Cookie support to MSVC and GCC built IA32, X64, ARM,
and AARCH64 binaries. This corresponds to /GS for MSVC and
-fstack-protector for gcc. ARM/AARCH64 stack cookie support already
existed in edk2, but this greatly expands it by adding support for
build time and runtime stack cookies. By default, all binaries will
link against the null stack cookie instance, which does not take
action on stack overruns. Please see the PR details for more
information, including links for more details on how stack
cookies support better security and safety.

Please leave any comments on the PR.

Thanks,
Oliver


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120216): https://edk2.groups.io/g/devel/message/120216
Mute This Topic: https://groups.io/mt/107689957/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-02 18:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 18:13 [edk2-devel] [RFC] Stack Cookie PR Oliver Smith-Denny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox