landlock_create_ruleset
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: ✅struct landlock_ruleset *landlock_create_ruleset(const u32 fs_access_mask);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In security/landlock/ruleset.c (ffffffff81538060)
Location: security/landlock/ruleset.c:47
Inline: False
Direct callers:
- security/landlock/syscalls.c:__ia32_sys_landlock_create_ruleset
- security/landlock/syscalls.c:__x64_sys_landlock_create_ruleset
Symbols:
ffffffff81538060-ffffffff815380f4: landlock_create_ruleset (STB_GLOBAL)
5.15
: ✅struct landlock_ruleset *landlock_create_ruleset(const u32 fs_access_mask);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In security/landlock/ruleset.c (ffffffff81596720)
Location: security/landlock/ruleset.c:47
Inline: False
Direct callers:
- security/landlock/syscalls.c:__ia32_sys_landlock_create_ruleset
- security/landlock/syscalls.c:__x64_sys_landlock_create_ruleset
Symbols:
ffffffff81596720-ffffffff815967b4: landlock_create_ruleset (STB_GLOBAL)
5.19
: ✅struct landlock_ruleset *landlock_create_ruleset(const access_mask_t fs_access_mask);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In security/landlock/ruleset.c (ffffffff81638bd0)
Location: security/landlock/ruleset.c:49
Inline: False
Direct callers:
- security/landlock/syscalls.c:__ia32_sys_landlock_create_ruleset
- security/landlock/syscalls.c:__x64_sys_landlock_create_ruleset
Symbols:
ffffffff81638bd0-ffffffff81638c73: landlock_create_ruleset (STB_GLOBAL)
6.2
: ✅struct landlock_ruleset *landlock_create_ruleset(const access_mask_t fs_access_mask);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In security/landlock/ruleset.c (ffffffff816f00b0)
Location: security/landlock/ruleset.c:49
Inline: False
Direct callers:
- security/landlock/syscalls.c:__ia32_sys_landlock_create_ruleset
- security/landlock/syscalls.c:__x64_sys_landlock_create_ruleset
Symbols:
ffffffff816f00b0-ffffffff816f0153: landlock_create_ruleset (STB_GLOBAL)
6.5
: ✅struct landlock_ruleset *landlock_create_ruleset(const access_mask_t fs_access_mask);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In security/landlock/ruleset.c (ffffffff8172a450)
Location: security/landlock/ruleset.c:49
Inline: False
Direct callers:
- security/landlock/syscalls.c:__ia32_sys_landlock_create_ruleset
- security/landlock/syscalls.c:__x64_sys_landlock_create_ruleset
Symbols:
ffffffff8172a450-ffffffff8172a4f3: landlock_create_ruleset (STB_GLOBAL)
6.8
: ✅struct landlock_ruleset *landlock_create_ruleset(const access_mask_t fs_access_mask, const access_mask_t net_access_mask);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In security/landlock/ruleset.c (ffffffff8176bab0)
Location: security/landlock/ruleset.c:54
Inline: False
Direct callers:
- security/landlock/syscalls.c:__do_sys_landlock_create_ruleset
Symbols:
ffffffff8176bab0-ffffffff8176bba6: landlock_create_ruleset (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.13
and 5.15
✅
5.15
and 5.19
⚠️const u32 fs_access_mask
➡️ const access_mask_t fs_access_mask
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
⚠️const access_mask_t net_access_mask