From: Greg KH <greg@kroah.com>
To: Reiner Sailer <sailer@watson.ibm.com>
Cc: linux-kernel@vger.kernel.org,
linux-security-module@mail.wirex.com, kylene@us.ibm.com,
emilyr@us.ibm.com, toml@us.ibm.com
Subject: Re: [PATCH 4 of 4] ima: module measure extension
Date: Fri, 20 May 2005 23:31:51 -0700 [thread overview]
Message-ID: <20050521063150.GE24597@kroah.com> (raw)
In-Reply-To: <1116597678.8426.3.camel@secureip.watson.ibm.com>
On Fri, May 20, 2005 at 10:01:18AM -0400, Reiner Sailer wrote:
> @@ -1441,6 +1442,8 @@ static struct module *load_module(void _
> if (len < hdr->e_shoff + hdr->e_shnum * sizeof(Elf_Shdr))
> goto truncated;
>
> + ima_measure_module((void *)hdr, len, (void *)uargs);
> +
I see you did not run this code through sparse...
Gotta love security code that makes the overall system less secure...
greg k-h
next prev parent reply other threads:[~2005-05-21 6:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-20 14:01 Reiner Sailer
2005-05-21 6:31 ` Greg KH [this message]
2005-05-21 12:59 Reiner Sailer
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=20050521063150.GE24597@kroah.com \
--to=greg@kroah.com \
--cc=emilyr@us.ibm.com \
--cc=kylene@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@mail.wirex.com \
--cc=sailer@watson.ibm.com \
--cc=toml@us.ibm.com \
/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
all inboxes | Powered by JetHome®