refutationalist / saur

Sam's AUR -- personal Arch packages
4 stars 5 forks source link

xen: Create a writable error dir in xenstore #14

Closed RA-Kooi closed 5 months ago

RA-Kooi commented 6 months ago

Hotplug scripts use the error dir in xenstore to write error details. When the backend is in dom0 it implicitily has write access, since dom0 is generally a privileged domain. This permission was not given to unprivileged domains, breaking hotplug scripts in driver domains.