lkml.org 
[lkml]   [2013]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 0/4] LSM/TOMOYO: Introduce per a task_struct variables.
    From
    Date
    Please respond if you have any comments/questions/objections/problems.

    Tetsuo Handa wrote:
    > This patchset has four patches. Patch 1 and 2 are essentially revival of LSM
    > hooks which existed until Linux 2.6.28.
    >
    > [PATCH 1/4] LSM: Add security_bprm_aborting_creds() hook.
    > [PATCH 2/4] LSM: Revive security_task_alloc() hook.
    > [PATCH 3/4] TOMOYO: Remember the proposed domain while in execve() request.
    > [PATCH 4/4] TOMOYO: Allow caching policy manager's state until execve() request.
    >
    > b/fs/exec.c | 1
    > b/include/linux/security.h | 11 +++
    > b/kernel/fork.c | 7 +
    > b/security/capability.c | 5 +
    > b/security/security.c | 5 +
    > b/security/tomoyo/common.c | 22 +++++-
    > b/security/tomoyo/common.h | 34 +++++++++
    > b/security/tomoyo/tomoyo.c | 163 +++++++++++++++++++++++++++++++++++++++++++--
    > include/linux/security.h | 10 ++
    > security/capability.c | 6 +
    > security/security.c | 5 +
    > security/tomoyo/common.h | 6 +
    > security/tomoyo/tomoyo.c | 32 ++++++++
    > 13 files changed, 298 insertions(+), 9 deletions(-)


    \
     
     \ /
      Last update: 2013-06-18 15:21    [W:3.328 / U:0.788 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site