summaryrefslogtreecommitdiff
path: root/src/misc/av/iouringav.cil
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/av/iouringav.cil')
-rw-r--r--src/misc/av/iouringav.cil18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/misc/av/iouringav.cil b/src/misc/av/iouringav.cil
index 2e1c3aa..9476784 100644
--- a/src/misc/av/iouringav.cil
+++ b/src/misc/av/iouringav.cil
@@ -1,4 +1,4 @@
-;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl>
+;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(class io_uring (cmd override_creds sqpoll))
@@ -35,8 +35,8 @@
(in mcs
(mlsconstrain (io_uring (override_creds))
- (or (dom h1 h2)
- (neq t1 constrained.typeattr))))
+ (or (dom h1 h2)
+ (neq t1 constrained.typeattr))))
(in nodedev.unconfined
@@ -57,12 +57,12 @@
(in rbacsep
(constrain (io_uring (override_creds))
- (or (or (or (eq r1 r2)
- (and (eq r1 exempt.roleattr)
- (neq t1 constrained.typeattr)))
- (eq t1 exempt.subj.typeattr))
- (and (eq t1 exemptsource.typeattr)
- (eq t2 exempttarget.typeattr)))))
+ (or (or (or (eq r1 r2)
+ (and (eq r1 exempt.roleattr)
+ (neq t1 constrained.typeattr)))
+ (eq t1 exempt.subj.typeattr))
+ (and (eq t1 exemptsource.typeattr)
+ (eq t2 exempttarget.typeattr)))))
(in securityfile.unconfined