lkml.org 
[lkml]   [2002]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] remove sys_security
    On Thu, Oct 17, 2002 at 07:50:16PM +0100, Christoph Hellwig wrote:
    > I've been auditing the LSM stuff a bit more..
    >
    > They have registered an implemented a syscall, sys_security
    > that does nothing but switch into the individual modules
    > based on the first argument, i.e. it's ioctl() switching
    > on the security module instead of device node. Yuck.
    >
    > Patch below removes it (no intree users), maybe selinux/etc
    > folks should send their actual syscall for review instead..

    No, don't remove this!
    Yes, it's a big switch, but what do you propose otherwise? SELinux
    would need a _lot_ of different security calls, which would be fine, but
    we don't want to force every security module to try to go through the
    process of getting their own syscalls.

    And other subsystems in the kernel do the same thing with their syscall,
    like networking, so there is a past history of this usage.

    Linus, please do not apply.

    thanks,

    greg k-h
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:30    [W:2.815 / U:0.340 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site