lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 08 Jul 2008 08:04:06 -0400
From:	Mimi Zohar <zohar@...ux.vnet.ibm.com>
To:	James Morris <jmorris@...ei.org>
Cc:	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	safford@...son.ibm.com, serue@...ux.vnet.ibm.com,
	sailer@...son.ibm.com, zohar@...ibm.com
Subject: Re: [PATCH 4/5] integrity: Linux Integrity Module(LIM)


On Tue, 2008-07-08 at 11:31 +1000, James Morris wrote: 
> On Mon, 7 Jul 2008, Mimi Zohar wrote:
> 
> > (Details on the calls and their exact arguments are in linux/integrity.h,
> > included in the patch.)
> > 
> > Signed-off-by: Mimi Zohar <zohar@...ibm.com>
> 
> Please summarize what's changed in this patch since the last posting.  
> 
> 
> 
> - James

Based on your suggestions, 
- LIST_HEAD is used to initialize integrity_templates.
- register_template simply rejects an attempt to register a new
template, instead of truncating the name, when the template_name is
too long.
- integrity_find_template() now returns 0 on success and -EINVAL,
instead of 1, on failure, simplifying the callers code.

Mimi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ