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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 12 Feb 2009 16:34:16 +1100 (EST)
From:	James Morris <jmorris@...ei.org>
To:	Kentaro Takeda <takedakn@...data.co.jp>
cc:	linux-security-module@...r.kernel.org,
	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	haradats@...data.co.jp
Subject: Re: [TOMOYO #15 0/8] TOMOYO Linux

On Thu, 5 Feb 2009, Kentaro Takeda wrote:

> TOMOYO Linux is a name-based MAC extension (LSM module) for the Linux kernel.
> 

Applied to 
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next

Please fix the following issue detected by sparse:

$ make C=2 SUBDIRS=security/tomoyo CF="-D__cold__="
  CHECK   security/tomoyo/common.c
  CHECK   security/tomoyo/realpath.c
  CHECK   security/tomoyo/tomoyo.c
security/tomoyo/tomoyo.c:110:8: warning: symbol 'buf' shadows an earlier one
security/tomoyo/tomoyo.c:100:7: originally declared here

The fix is not obvious.  You should be running sparse, too.

I also fixed up the link order so security=tomoyo works when root_plug is 
enabled.


- James
-- 
James Morris
<jmorris@...ei.org>
--
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