Skip to content

Let's read kmod #4

@stoeckmann

Description

@stoeckmann

What is kmod?

Quote from kmod's README:

kmod is a set of tools to handle common tasks with Linux kernel modules like insert,
remove, list, check properties, resolve dependencies and aliases.

Why kmod?

The kmod project is widely distributed:

Notes

The code by itself is not exactly security relevant, since elevated permissions are used for almost all tools. The only aspect of interest might be the inspection of module files through modinfo which could be done with untrusted module files. In general, this allows open discussions about stability issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions