mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@osdl.org>
To: breno@kalangolinux.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: security patch
Date: Thu, 22 Sep 2005 13:52:09 -0700	[thread overview]
Message-ID: <20050922205209.GL7991@shell0.pdx.osdl.net> (raw)
In-Reply-To: <20050922194433.13200.qmail@webmail2.locasite.com.br>

* breno@kalangolinux.org (breno@kalangolinux.org) wrote:
> I'm doing a new feature for linux kernel 2.6 to protect against all kinds of buffer
> overflow. It works with new sys_control() system call controling if a process can or can't
> call a system call ie. sys_execve();

This is insufficient to protect against buffer overflow.  You are
re-inventing something that's been done multiple times.  Each are
arguably more effective.  Look at the seccomp option in current kernels.
Look also to policy enforcement via something expressive such as
SELinux.

> I think it can be an option in linux kernel.

We've got what we need in the kernel now.

thanks,
-chris

      parent reply	other threads:[~2005-09-22 20:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22 19:44 breno
2005-09-22 20:03 ` Valdis.Kletnieks
2005-09-22 20:24   ` Zan Lynx
2005-09-22 20:32     ` Valdis.Kletnieks
2005-09-22 20:46     ` Chris Wright
2005-09-22 20:12 ` linux-os (Dick Johnson)
2005-09-22 20:47 ` Hagen Paul Pfeifer
2005-09-22 20:52 ` Chris Wright [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050922205209.GL7991@shell0.pdx.osdl.net \
    --to=chrisw@osdl.org \
    --cc=breno@kalangolinux.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®