Skip to content

IBT breaks kallsyms_lookup_name address lookup #144

@stuxnot

Description

@stuxnot

Environment

  • Component: executor
  • OS: NixOS 25.11
  • Kernel: 6.12
  • CPU: Intel Ultra 7 255H

Issue description

The kprobe-based lookup mechanism for kallsyms_lookup_name leads to a crash in the kernel module during insertion. I've found the root cause to be Indirect Branch Tracking, disabling it via ibt=off fixes this issue for me.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions