DynamoRIO / DynamoRIO/dynamorio
several code emitting and patching routines fail to sync the hardware icache
Open
OpSys-AArch64
OpSys-ARM
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
At least these and maybe more routines are missing calls to machine_cache_sync():
+ shared_gencode_emit()
+ mangle_syscall_code()
+ update_syscall()
Contributor guide
Assessment
This issue has not been assessed yet.