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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 19 Jul 2007 09:19:56 -0400 (EDT)
From:	James Morris <jmorris@...ei.org>
To:	Jim Kovaric <jkovaric@...ibm.com>
cc:	"Serge E. Hallyn" <serge@...lyn.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Arjan van de Ven <arjan@...radead.org>,
	Chris Wright <chrisw@...s-sol.org>,
	linux-kernel@...r.kernel.org,
	linux-security-module@...r.kernel.org,
	Stephen Smalley <sds@...ho.nsa.gov>, serue@...ux.vnet.ibm.com
Subject: Re: [PATCH try #3] security: Convert LSM into a static interface

On Thu, 19 Jul 2007, James Morris wrote:

> On Thu, 19 Jul 2007, Jim Kovaric wrote:
> 
> > IBMs  TAMOS (Tivoli Access Manager for Operating systems) contains a 
> > loadable module,
> >  which is an "out of tree module",  and registers "itself"  as a security 
> > module during the TAMOS startup
> > process. It also requires that SElinux  be "disabled"
> 
> Please provide a link to the source code, so we can understand how you're 
> using the API.

I think I've found it:

ftp://ftp.software.ibm.com/software/tivoli_support/patches/patches_6.0.0/6.0.0-TIV-PDO-FP0007/6.0.0-TIV-PDO-Linux.i386-FP0007.tar

Is that correct?

  kail_trap_syscalls() 

seems to be revectoring the syscall table and siliently disabling any 
active LSM.


  kail_restore_syscalls()

attempts to restore them on module unload.


Is my understanding correct?

You're shipping this to customers as a security feature?


- 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ