AFLplusplus / AFLplusplus/qemu-libafl-bridge
Use of `syx_snapshot_dirty_list_add_hostaddr` in cputlb.c
未關閉
- 主要語言
- C
- 星號
- 95
- 分支
- 51
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I noticed that this access `type` check in `cputlb.c` has been commented out:
[https://github.com/AFLplusplus/qemu-libafl-bridge/blob/a86bd6bbcb3e4adefaca2bc264b1235971890bca/accel/tcg/cputlb.c#L1750-L1753](https://github.com/AFLplusplus/qemu-libafl-bridge/blob/a86bd6bbcb3e4adefaca2bc264b1235971890bca/accel/tcg/cputlb.c#L1750-L1753)
I don't see why this check would not work?
Also, pages with flags like `TLB_MMIO` and `TLB_DISCARD_WRITE` would not need to be considered for snapshot. Would it not make sense to check those as well?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。