llvm-project
[msan] Re-exec with no ASLR if memory layout is incompatible on Linux
#85142
Merged

[msan] Re-exec with no ASLR if memory layout is incompatible on Linux #85142

thurstond merged 4 commits into llvm:main from thurstond:msan_reexec
thurstond
llvmbot llvmbot added compiler-rt
llvmbot llvmbot added compiler-rt:msan
llvmbot llvmbot added compiler-rt:sanitizer
llvmbot
thurstond thurstond requested a review from vitalybuka vitalybuka 1 year ago
thurstond thurstond requested a review from kstoimenov kstoimenov 1 year ago
vitalybuka
vitalybuka commented on 2024-03-13
vitalybuka
vitalybuka commented on 2024-03-13
thurstond [msan] Re-exec with no ASLR if memory layout is incompatible on Linux
0c878b6f
thurstond Skip CheckMemoryRangeAvailability if !dry_run, as suggested by Vitaly
b714a62d
thurstond thurstond force pushed to b714a62d 1 year ago
vitalybuka
vitalybuka approved these changes on 2024-03-14
thurstond Bug fix: if the memory layout is incompatible and we did not re-exec,…
9bda315a
thurstond thurstond requested a review from vitalybuka vitalybuka 1 year ago
vitalybuka
vitalybuka commented on 2024-03-15
vitalybuka
vitalybuka approved these changes on 2024-03-15
thurstond Simplify code per Vitaly's comment
63d529ff
thurstond thurstond merged 58f72518 into main 1 year ago
aeubanks
thurstond

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone