Download List

项目描述

Medusa DS9 is used to increase Linux's security. It consists of two major parts, Linux kernel changes and the user-space daemon. Kernel changes do the monitoring of syscalls, filesystem actions, and processes, and they implement the communication protocol. The security daemon communicates with the kernel using the character device to send and receive packets. It contains the whole logic and implements the concrete security policy. That means that Medusa can implement any model of data protection; it depends only on configuration file, which is in fact a program in the internal programming language, somewhat similiar to C.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-04-16 18:29
0.9.2

本新闻稿中包含一个2.4.18内核补丁,已修改了Linux功能的支持,使他们的实际工作,修复文件系统的代码正确地走过挂载点,不允许发送SIGSTOP和SIGTSTP的警员,并包含一些其他小修正,清理和改进。
标签: Minor feature enhancements
This release contains a patch for the 2.4.18
kernel, has modified support for Linux
capabilities to make them actually work, fixes the
filesystem code to correctly walk through
mountpoints, disallows sending SIGSTOP and SIGTSTP
to constable, and contains few other minor fixes,
cleanups, and improvements.

2001-11-22 20:38
0.9.0

此版本是对的授权服务器的下一代作准备。它包括在交岔路口时,新阶段的事件,行为的改变提高启动设置默认为所有进程,改变需要实现RBAC的,以及一大堆bug修正。内核补丁已经升级到2.2.20和2.4.14内核。
标签: Minor feature enhancements
This release is a preparation for the next generation of the authorisation server. It includes changes in the FORK event, new START event, improved startup behaviour by setting defaults to all processes, changes required to implement RBAC, and a bunch of bugfixes. Kernel patches have been upgraded to 2.2.20 and 2.4.14 kernels.

2001-09-18 23:16
0.8.2

关于2.4内核固网错误已被修复。
标签: Minor bugfixes
A hardlink bug on 2.4 kernels has been fixed.

2001-08-10 20:34
0.8.1

在alpha测试版发现了几个错误是固定的。这个版本包含警员和VS监视器(用于Linux内核补丁2.2.19和2.4.7)。
标签: Major bugfixes
Several bugs found in the alpha release were fixed. This version contains
Constable and the VS monitor (kernel patch) for Linux 2.2.19 and 2.4.7.

2001-08-10 20:30
0.8.1 alpha

改进的代码处理权限提升在execve(),几个失踪的权限检查除了系统V IPC的代码,一些VFS的代码除错和2.4.x内核支持(α)。
标签: Minor feature enhancements
Improved code that handles privilege elevation during execve(), addition of several missing permission checks to System V IPC code, some bugfixes in VFS code, and 2.4.x kernel support (alpha).

Project Resources