This is an archive of the discontinued LLVM Phabricator instance.

Adding a stack protector for linux x86-64.
Needs ReviewPublic

Authored by tnv01 on Sep 12 2023, 9:04 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Setting %fs:0x28 to a random value which is used as the stack protector cookie.

Diff Detail

Event Timeline

tnv01 created this revision.Sep 12 2023, 9:04 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 12 2023, 9:04 PM
tnv01 requested review of this revision.Sep 12 2023, 9:04 PM