kernel: cryptomgr_test (kernel_t) requests kernel to load cryptd(__driver-ecb-aes-aesni
Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
This commit is contained in:
parent
4113f7b0d4
commit
5c49af2076
|
@ -228,6 +228,8 @@ allow kernel_t unlabeled_t:dir mounton;
|
|||
# connections with invalidated labels:
|
||||
allow kernel_t unlabeled_t:packet send;
|
||||
|
||||
kernel_request_load_module(kernel_t)
|
||||
|
||||
# Allow unlabeled network traffic
|
||||
allow unlabeled_t unlabeled_t:packet { forward_in forward_out };
|
||||
corenet_in_generic_if(unlabeled_t)
|
||||
|
|
Loading…
Reference in New Issue