lkml.org 
[lkml]   [2005]   [May]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 20 May 2005 23:31:51 -0700
FromGreg KH <>
SubjectRe: [PATCH 4 of 4] ima: module measure extension
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-05-21 08:30    [from the cache]
©2003-2008