Setting %fs:0x28 to a random value which is used as the stack protector cookie.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159508
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
Summary Setting %fs:0x28 to a random value which is used as the stack protector cookie.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 12 2023, 9:04 PM
Revision Contents
Diff 556621 libc/startup/linux/x86_64/CMakeLists.txt
libc/startup/linux/x86_64/start.cpp
libc/test/integration/src/unistd/CMakeLists.txt
libc/test/integration/src/unistd/stack_smashing_test.cpp
|