Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147779961
D27178.1784350181.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
390 B
Referenced Files
None
Subscribers
None
D27178.1784350181.diff
View Options
Index: sys/kern/kern_jail.c
===================================================================
--- sys/kern/kern_jail.c
+++ sys/kern/kern_jail.c
@@ -3319,7 +3319,9 @@
* able to read kernel/phyiscal memory (provided /dev/[k]mem
* exists in the jail and they have permission to access it).
*/
+ case PRIV_IO:
case PRIV_KMEM_READ:
+ case PRIV_KMEM_WRITE:
return (0);
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 18, 4:49 AM (38 m, 12 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29179076
Default Alt Text
D27178.1784350181.diff (390 B)
Attached To
Mode
D27178: Summary:Allow PRIV_IO and PRIV_KMEM_WRITE to allow bhyve pci passthrough to work inside jails.
Attached
Detach File
Event Timeline
Log In to Comment