Skip to content

Commit 6d77d85

Browse files
committedApr 7, 2016
Add module_load permission to system class
(cherry picked from AOSP a16b05892a9e9ed949c2cf22147e206e5c0b296e) Enforce restrictions on kernel module origin when kernel has commit: 61d612ea selinux: restrict kernel module loading Bug: 27824855 Change-Id: Icf2fefec4231f3df8f0f3d914123c22084d87b0b
1 parent b80bdef commit 6d77d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎access_vectors

+1
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ class system
352352
syslog_mod
353353
syslog_console
354354
module_request
355+
module_load
355356
}
356357

357358
#

0 commit comments

Comments
 (0)
Please sign in to comment.