kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: dev@snitselaar.org (Jerry Snitselaar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: signing kernel modules on RHEL 7
Date: Fri, 22 May 2015 06:12:21 -0700	[thread overview]
Message-ID: <20150522131221.GA17879@jsnitsel-rhlaptop.redhat.com> (raw)
In-Reply-To: <CA+jr3UWTmnKvNYapk6pb54AJm0R9UFC=+VNK+axE_QHyH7uTaQ@mail.gmail.com>

On Wed May 20 15, Chakradhar thota wrote:
> Hello Everyone,
> 
> I have compiled kernel module on RHEL7 but when I insert the module, I
> got following warning
> 
> "module verification failed: signature and/or required key missing -
> tainting kernel".
> 
> I tried signing the module on custom kernel and find it working.
> How can we sign the module for a target system with standard RHEL distribution?
> where can we find keys for signing the module on standard kernel?
> 
> Regards,
> Chakradhar
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Install the kernel-doc package and then look at:

/usr/share/doc/kernel-<insert-your-kernel-version-here>/Documentation/module-signing.txt

  parent reply	other threads:[~2015-05-22 13:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20 12:41 signing kernel modules on RHEL 7 Chakradhar thota
2015-05-20 13:04 ` Saumendra Dash
2015-05-22 13:12 ` Jerry Snitselaar [this message]
2015-05-28  7:44 ` Li Wei
2015-05-28  9:08   ` Chakradhar thota
2015-06-04  9:15     ` Li Wei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150522131221.GA17879@jsnitsel-rhlaptop.redhat.com \
    --to=dev@snitselaar.org \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).