From 11e27dc9ec7288b7bfb2ff6828f1fe2ced50e774 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Sat, 26 Aug 2023 09:24:37 +0200 Subject: Mounts on sock files indicates a bug Signed-off-by: Dominick Grift --- src/unlabeled.cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/unlabeled.cil') diff --git a/src/unlabeled.cil b/src/unlabeled.cil index bccde44..1703472 100644 --- a/src/unlabeled.cil +++ b/src/unlabeled.cil @@ -375,7 +375,7 @@ (allow typeattr .unlabeled (lnk_file (not (audit_access execmod map mounton relabelto)))) (allow typeattr .unlabeled - (sock_file (not (audit_access execmod map relabelto)))))) + (sock_file (not (audit_access execmod map mounton relabelto)))))) (in unconfined -- cgit v1.2.3