Page MenuHomeFreeBSD

D27178.1784350181.diff
No OneTemporary

Size
390 B
Referenced Files
None
Subscribers
None

D27178.1784350181.diff

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

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)

Event Timeline