Check the passed in capabilities against VMMDEV_GUEST_CAPABILITIES_MASK
instead of against VMMDEV_EVENT_VALID_EVENT_MASK.
This tightens the allowed mask from 0x7ff to 0x7.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vboxguest_core.c | ||
| vboxguest_core.h | ||
| vboxguest_linux.c | ||
| vboxguest_utils.c | ||
| vboxguest_version.h | ||
| vmmdev.h | ||