Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions policy/flask/access_vectors
Original file line number Diff line number Diff line change
Expand Up @@ -1090,12 +1090,6 @@ class perf_event
write
}

class lockdown
{
integrity
confidentiality
}

class io_uring
{
override_creds
Expand Down
10 changes: 0 additions & 10 deletions policy/flask/flask_documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -1906,16 +1906,6 @@ Used to manage access while attaching BPF programs to tracepoints, perf profilin

---

## class lockdown

*deprecated*

**integrity**

**confidentiality**

---

## class io\_uring

Used to control the ability to use special io\_uring features by the process. See also [the original kernel commit](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=740b03414b20e7f1879cd99aae27d8c401bbcbf9) for more details.
Expand Down
2 changes: 0 additions & 2 deletions policy/flask/security_classes
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,6 @@ class mctp_socket

class perf_event

class lockdown

class io_uring

class user_namespace
Expand Down