Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict inter-core messaging where appropriate #108

Open
ALSchwalm opened this issue Jan 2, 2021 · 0 comments
Open

Restrict inter-core messaging where appropriate #108

ALSchwalm opened this issue Jan 2, 2021 · 0 comments

Comments

@ALSchwalm
Copy link
Collaborator

Currently there are not checks on what VirtualMachineMsg can be sent to/from a given core. This means that, in theory, one VM could send, e.g. StartVcpu to a core that does not belong to it. We should at least restrict those messages that are not appropriate to be sent from one vm to another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant