diff options
author | Tamas Lengyel <[email protected]> | 2012-12-31 15:44:30 -0500 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2013-01-11 12:40:00 -0500 |
commit | 30d4b180e20c081f435143f8bc211c66a930608a (patch) | |
tree | 538e29c13c199f64e0154bd761bf644842ff723b /net/unix/af_unix.c | |
parent | 9d328a948f38ec240fc6d05db2c146e23ccd9b8b (diff) |
xen/privcmd: Relax access control in privcmd_ioctl_mmap
In the privcmd Linux driver two checks in the functions
privcmd_ioctl_mmap and privcmd_ioctl_mmap_batch are not needed as they
are trying to enforce hypervisor-level access control. They should be
removed as they break secondary control domains when performing dom0
disaggregation. Xen itself provides adequate security controls around
these hypercalls and these checks prevent those controls from
functioning as intended.
Signed-off-by: Tamas K Lengyel <[email protected]>
Cc: Daniel De Graaf <[email protected]>
[v1: Fixed up the patch and commit description]
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions