Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué contient un patch pour le noyau 2.4.18, a modifié le soutien aux capacités de Linux pour les faire fonctionner effectivement, les correctifs du code du système de marcher correctement à travers les points de montage, interdit l'envoi SIGSTOP et SIGTSTP au gendarme, et contient quelques autres corrections mineures, du nettoyage , et des améliorations.
Tags: 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

Ce communiqué est une préparation pour la prochaine génération du serveur d'autorisation. Elle inclut des modifications en cas FORK, un nouvel événement START, un comportement amélioré par l'instauration de démarrage par défaut à tous les processus, les changements nécessaires pour mettre en œuvre RBAC, et un tas de corrections de bugs. Des correctifs de noyau ont été améliorés pour les noyaux 2.2.20 et 2.4.14.
Tags: 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

Un bug HardLink des noyaux 2.4 a été corrigé.
Tags: Minor bugfixes
A hardlink bug on 2.4 kernels has been fixed.

2001-08-10 20:34
0.8.1

Plusieurs bugs ont été trouvés dans la version alpha ont été corrigés. Cette version contient le gendarme et le moniteur VS (patch kernel) pour Linux 2.2.19 et 2.4.7.
Tags: 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

Amélioration du code qui gère l'élévation de privilèges au cours de execve (), l'ajout de contrôles de l'autorisation de plusieurs disparus dans Système code CIB V, quelques corrections de bogues dans le code VFS, et supporté par le noyau 2.4.x (Alpha).
Tags: 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