DynamoRIO / DynamoRIO/dynamorio
swap TEB stack fields when on initstack
Open
Bug-DRCrash
OpSys-Windows
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
Xref #1692 and DynamoRIO/drmemory#1676
The concern is that our hooks, windows thread init, etc. on initstack will be unable to handle faults on updated win8.1 or on win10 b/c the initstack won't be in the TEB stack fields.
Contributor guide
Assessment
This issue has not been assessed yet.