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-next>] [day] [month] [year] [list]
Date:	Thu, 11 Oct 2007 22:25:17 +0900
From:	Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To:	linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Cc:	chrisw@...s-sol.org
Subject: [TOMOYO #4 00/13] TOMOYO Linux - MAC based on process invocation history.

"TOMOYO Linux" is our work in the field of security enhanced Linux.
This is the fourth submission of TOMOYO Linux
( http://lkml.org/lkml/2007/10/2/170 ).

Thank you very much for feedbacks on previous submission.
We followed the following comments and now submitting again.

 * Replace "struct semaphore" with "struct mutex".
 * Replace singly linked list with standard RCU list.

and we

 * Refreshed patches based on 2.6.23
 * Fixed some bugs.

We replaced list manipulation using RCU,
but we think that we are "over-protecting for append-only-list"
and "disabling preemption for very long time".
Mentioning optimizing and incorrect RCU usage are welcome.

This time, we excluded LSM expansion and related functions.

Documents about installing and experiencing TOMOYO Linux
are available at http://tomoyo.sourceforge.jp/en/lkml-4/ .


By the way, you can try TOMOYO Linux 1.5.0 on Ubuntu 7.04's Live CD.
http://tomoyo.sourceforge.jp/wiki-e/?TomoyoLive

-
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