Skip to content

RMM should be designed to avoid GICv3 interrupt injection #42

@n1ptune

Description

@n1ptune

When entering a realm, the RMM will copy the GICv3_LRs from rec_enter. Since this data is controlled by the NS, unauthorized data injection or deletion may occur, posing security risks. Therefore, I suggest saving the GICv3_LRs locally in the RMM instead of exposing them to the normal world hypervisor. If needed, I can submit a pull request to address this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions