In kernel/
#bugbug
very important
The function get_table_pointer_va() uses the address 0x1000 as base address
for a set of tables. These tables are been overlayed by the AP's trampoline code or/and
exceeding its limits.
See:
- get_table_pointer_va() in paging.c
- ____DANGER_TABLE_POINTER_HEAP_BASE in x64gpa.h
In kernel/
#bugbug
very important
The function get_table_pointer_va() uses the address 0x1000 as base address
for a set of tables. These tables are been overlayed by the AP's trampoline code or/and
exceeding its limits.
See: