Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loading out-of-tree module taints kernel #1

Open
pythonmandev opened this issue Sep 28, 2023 · 1 comment
Open

loading out-of-tree module taints kernel #1

pythonmandev opened this issue Sep 28, 2023 · 1 comment

Comments

@pythonmandev
Copy link

[ 370.304665] project: loading out-of-tree module taints kernel.
[ 370.305426] project: module verification failed: signature and/or required key missing - tainting kernel

@lukasbalazik
Copy link
Owner

Even since module is not signed, it will be still loaded and functionable (tested rn on fresh installation of ubuntu server 22.04 LTS). If you dont want this warning to show, you will need to sign module:
https://www.kernel.org/doc/html/v5.15/admin-guide/module-signing.html?highlight=signing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants