Skip to content

mm: Table can't grown when using this base addres #48

Description

@frednora

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions