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 还没有评估数据。