bpf_lsm_binder_transactionRegular
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: ✅int bpf_lsm_binder_transaction(struct task_struct *from, struct task_struct *to);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff812387e0)
Location: include/linux/lsm_hook_defs.h:30
Inline: False
Symbols:
ffffffff812387e0-ffffffff812387ed: bpf_lsm_binder_transaction (STB_GLOBAL)
5.13: ✅int bpf_lsm_binder_transaction(struct task_struct *from, struct task_struct *to);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff8123cf90)
Location: include/linux/lsm_hook_defs.h:30
Inline: False
Symbols:
ffffffff8123cf90-ffffffff8123cf9d: bpf_lsm_binder_transaction (STB_GLOBAL)
5.15: ✅int bpf_lsm_binder_transaction(const struct cred *from, const struct cred *to);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff81277a50)
Location: include/linux/lsm_hook_defs.h:30
Inline: False
Symbols:
ffffffff81277a50-ffffffff81277a5d: bpf_lsm_binder_transaction (STB_GLOBAL)
5.19: ✅int bpf_lsm_binder_transaction(const struct cred *from, const struct cred *to);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff812c7810)
Location: include/linux/lsm_hook_defs.h:30
Inline: False
Symbols:
ffffffff812c7810-ffffffff812c7821: bpf_lsm_binder_transaction (STB_GLOBAL)
6.2: ✅int bpf_lsm_binder_transaction(const struct cred *from, const struct cred *to);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff8132d440)
Location: include/linux/lsm_hook_defs.h:30
Inline: False
Symbols:
ffffffff8132d440-ffffffff8132d451: bpf_lsm_binder_transaction (STB_GLOBAL)
6.5: ✅int bpf_lsm_binder_transaction(const struct cred *from, const struct cred *to);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff8135e080)
Location: include/linux/lsm_hook_defs.h:30
Inline: False
Symbols:
ffffffff8135e080-ffffffff8135e091: bpf_lsm_binder_transaction (STB_GLOBAL)
6.8: ✅int bpf_lsm_binder_transaction(const struct cred *from, const struct cred *to);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff81386e50)
Location: include/linux/lsm_hook_defs.h:30
Inline: False
Symbols:
ffffffff81386e50-ffffffff81386e61: bpf_lsm_binder_transaction (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.11 and 5.13 ✅
5.13 and 5.15 ⚠️struct task_struct *from ➡️ const struct cred *from
struct task_struct *to ➡️ const struct cred *to
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅