Skip to content

update_flags does not add flags to parent page tables #534

Description

@ChocolateLoverRaj

Steps to reproduce:

  • Create a mapping without USER_ACCESSIBLE
  • Update the flags to include USER_ACCESSIBLE

Expected:
The page can be accessed by user mode.

Actual:
The page can't be accessed by user mode because even though the L1 entry has USER_ACCESSIBLE, the L2, L3, L4 entries may not be user accessible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions