RSBAC Handbook
Releases
Stable: 1.3.7
for kernels:
Devel 1.4: 1.4.0-pre1
for kernels:
Full RSBAC kernels
Lazy of patching ?
Get the already rsbac-patched kernel. Choose your flavor.
Classic kernels
Includes vanilla kernel with the RSBAC patch
Enhanced kernels
Kernels including latest security fixes, goodies, and of course PaX+RSBAC
Debian repository
Also works for Ubuntu and other Debian-based distributions, of course
SVN
Cutting edge RSBAC source code, can be unstable sometimes
Events
No events planned
The ADF is split into two parts:
For the main part of the ADF, there are several tasks to accomplish:
The second part are the decision modules themselves (rule sets), which are computing the actual decisions, by checking their own rules against the data.
The modules also have to update their attributes accordingly during the notification call.
The decision modules themselves are free to do whatever necessary, to find a decision or to maintain their state variables through attributes in the data structures component. They only have to provide the specified request decision, notification and overwrite decision interfaces, and protect their private attributes against illegal access.
Table of Contents: RSBAC Handbook
Previous: Access Enforcement Facility (AEF)
Next: Data Structures Component (ACI & ACC)