Skip to content

Verify that kernel metadata is allocated within kernel's high vaddrspace #18

@latentPrion

Description

@latentPrion

Double-check all invocations that allocate kernel metadata and ensure that they allocate it from __kprocess.getVaddrSpaceStream and not from cpuTrib.getCurrentCpuStream()->taskStream.getCurrentThread()->parent->getVaddrSpaceStream().

(Kernel metadata must not be allocated within the vaddrspace of a user process.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions