Megjelent az RSBAC 1.2.3-as verziója. Az RSBAC jelentése Rule Set Based Access Control. A név egy gyors, flexibilis, nyílt forrású (GPL) hozzáférés szabályzási keretrendszert (access control framework) takar napjaink Linux kerneleihez.
Az anyag 2000. januárja óta gyakorlatilag stabilan használható. A fejlesztése nem függ egyetlen kormánytól vagy nagy cégtől sem, és nem tartalmaz újrafelhasznált kódokat más hasonló munkákból.AZ RSBAC támogatja a 2.4-es és 2.6-os Linux kerneleket, amelyekhez mint biztonsági kiegészítés használható. Számos jól ismert és új biztonsági modellt alkalmaz (pl. MAC, ACL, RC).
Újdonságok az RSBAC 1.2.3-ban:
New features in RSBAC v1.2.3:
General:
* Port to 2.6 kernel series with many internal changes
* Full log separation between system and RSBAC log
* Improved hiding of unaccessible processes
AUTH:
* Learning mode, global and per-process
RC:
* System boot role, now separate from root's role
* Extra process type for kernel threads for explicit access control
* Types for user objects
DAZ:
* New 100% compatible Dazuko (www.dazuko.org) module
* On-access scanning through user space antivirus daemons
* In-kernel scanning result cache, speeding it all up significantly
ACL:
* Global learning mode
PAX:
* New PaX support module
JAIL:
* Several security related and other bugfixes (it is strongly
recommended to update)
* Linux capability restrictions for jailed processes
MAC:
* Trusted-for-user list instead of single value
Amon Ott bejelentése itt. A projekt honlapja itt.