public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Oliver Smith-Denny" <osde@linux.microsoft.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Subject: [edk2-devel] [RFC] Stack Cookie PR
Date: Fri, 2 Aug 2024 11:13:09 -0700	[thread overview]
Message-ID: <8b5c4b73-122d-409f-9485-94ce44aa843e@linux.microsoft.com> (raw)

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]
-=-=-=-=-=-=-=-=-=-=-=-



                 reply	other threads:[~2024-08-02 18:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8b5c4b73-122d-409f-9485-94ce44aa843e@linux.microsoft.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox