Skip to content

Add threat model documentation #122

@andreeaflorescu

Description

@andreeaflorescu

Adding a threat model should be pretty straight forward for this repository, and should follow the KVM threat model (is there such a thing generally available? ping @bonzini).

Since this is just a proxy repository that forwards calls to KVM, we should talk about:

  • who is calling the ioctls (is it trusted/untrusted)
  • ioctls input
  • ioctls output

Another interesting thing is to call out the unsafe function and use of raw pointers as these might lead to undefined behaviors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmap 2021securityA security enhancement or public security issue (do not use for reporting security vuln)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions