Race between frontend instruction decoding and SMC protection
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
If the guest code for a block is modified in-between decoding and MarkGuestExecutableRanges, then currently the modification will forever go undetected.
This is unlikely to matter, but thought worth noting in an issue.
Contributor guide
Assessment
This issue has not been assessed yet.