[TOOL] Linux Security Protection System
From: support@securiteam.comDate: 10/17/02
- Previous message: support@securiteam.com: "[UNIX] PHPNuke AddOn PHPToNuke Allows Remote File Retrieving"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: support@securiteam.com To: list@securiteam.com Date: 17 Oct 2002 00:22:13 +0200
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
When was the last time you checked your server's security?
How about a monthly report?
http://www.AutomatedScanning.com - Know that you're safe.
- - - - - - - - -
Linux Security Protection System
------------------------------------------------------------------------
DETAILS
LinSec, as the name says, is Linux Security Protection System. The main
aim of LinSec is to introduce Mandatory Access Control (MAC) mechanism
into Linux (as opposed to existing Discretionary Access Control
mechanism). LinSec model is based on:
* Capabilities
* Filesystem Access Domains
* IP Labeling Lists
* Socket Access Control
As for Capabilities, LinSec heavily extends the Linux native capability
model to allow fine grained delegation of individual capabilities to both
users and programs on the system. No more almighty root!
Filesystem Access Domain subsystem allows restriction of accessible
filesystem parts for both individual users and programs. Now you can
restrict user activities to only its home, mailbox etc. Filesystem Access
Domains works on device, dir and individual file granularity.
IP Labeling lists enable restriction on allowed network connections on per
program basis. From now on, you may configure your policy so that no one
except your favorite MTA can connect to remote port 25.
Socket Access Control model enables fine grained socket access control by
associating, with each socket, a set of capabilities required for a local
process to connect to the socket.
LinSec consists of two parts: kernel patch (currently for 2.4.18) and user
space tools.
ADDITIONAL INFORMATION
Detailed documentation, download & mailing list information -
<http://www.linsec.org> http://www.linsec.org
The information has been provided by <mailto:bole@bolex.bolex.co.yu>
Bosko Radivojevic.
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Previous message: support@securiteam.com: "[UNIX] PHPNuke AddOn PHPToNuke Allows Remote File Retrieving"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
- Re: [PATCH try #2] security: Convert LSM into a static interface
... The mere fact that SELinux cannot be built as a module is a rather weak argument for disabling
LSM modules as a whole, ... What do you expect to happen to all the megs of security data
when you "rmmod selinux"? ... Noone is saying we should be able to rmmod selinux. ...
even the standard "capabilities" module wants to attach a list of capabilities to every process
and defines inheritance rules for them. ... (Linux-Kernel) - Re: [PATCH] cgroups: implement device whitelist lsm (v3)
... When I need a feature which tracks tasks to do some security ... Depends on
whether you think LSM hooks are like netfilter hooks (i.e. ... I don't intend that Smack
be thought of as a complete security model. ... that's like saying capabilities don't belong
in LSM because all LSMS ... (Linux-Kernel) - HTML: Bioscrypt
... verification technology for commercial applications including access control, ...
f_move2cart_form_alias1('22091', true, 'There is a missing required Option. ... Add Biometric
Security to Your Existing Security System in a Snap"><h4 ... This reader eliminates
the need for PINs, ... (alt.security.alarms) - Re: disable-cap-mlock
... > What is the Oracle requirement in detail? ... the mlock rlimit,
so when you log in as the database user, you get the ... capabilities and/or rlimits. ...
> possible to disable SELinux in config while using Bill's security module? ... (Linux-Kernel) - Re: (Security Regression Testsuites)Request for comments
... The security subsystem in FreeBSD is large, which area deserves a testsuite in higher
priority. ... the real policies implement the desired access control. ...
Add a set of user space tests to confirm that audit record preselection is ... (FreeBSD-Security)