[r4.2] qubes-db-vm: add xen_privcmd modprobe config #388
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "qubes-db-vm/fix-xen-privcmd-42"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
XSA-482 patch modified behavior of /dev/xen/privcmd, to disallow most
operations. This breaks vchan which uses xc_evtchn_status() (not
available via /dev/xen/evtchn yet).
Until proper abstraction via /dev/xen/evtchn is available, lift the
limitation via kernel parameter.
Unfortunately, the usual cmdline 'xen_privcmd.unrestricted
used in other OSs does not work on Alpine Linux. We need to setxen_privcmd.unrestricted=1`. Thus, set via modprobe conf