|
Ran
|
Files
1920
|
Run time
1min
|
Badge
README BADGES
|
push
github
seccomp-util: allowlist open_tree() as part of @file-system Now that we make use of open_tree() in places we previously used openat() with O_PATH, it makes sense to move it from @mount to @file-system. Without the OPEN_TREE_CLONE flag open_tree() is after all unprivileged. Note that open_tree_attr() I left in @mount, since it's purpose is really to set mount options when cloning, and that's clearly a mount related thing, not so much something you could use unpriv. Follow-up for: c5de7b14a This addresses an issue tracked down by Antonio Feijoo: since the commit that started to use open_tree() various apps started to crash because they used seccomp filters and sd-device started to use open_tree() internally.
300842 of 417287 relevant lines covered (72.09%)
715300.57 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|