Skip to content

Workaround for kallsyms_on_each_symbol #8

@hayley-leblanc

Description

@hayley-leblanc

kallsyms_on_each_symbol is no longer exported for use by kernel modules (https://lwn.net/Articles/813350/) but Chipmunk relies on it to find all instances of centralized persistence functions. The current workaround is to modify the tested kernel to export it, but we should find a better way to install kprobes on these functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions