mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Linus Torvalds <torvalds@osdl.org>
Cc: pageexec@freemail.hu, Chuck Ebbert <76306.1226@compuserve.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Arjan van de Ven <arjan@infradead.org>
Subject: Re: [PATCH] i386: clean up user_mode() use
Date: Mon, 3 Jul 2006 06:36:11 +0200	[thread overview]
Message-ID: <20060703043611.GA12438@elte.hu> (raw)
In-Reply-To: <Pine.LNX.4.64.0607021433320.12404@g5.osdl.org>


* Linus Torvalds <torvalds@osdl.org> wrote:

> On Sun, 2 Jul 2006, pageexec@freemail.hu wrote:
> > 
> > the fact that arch *independent* code makes use of user_mode() was 
> > apparently lost on you.
> 
> Argh. Yes, there's one single use, apparently.
> 
> Sad.

but even for new non-generic per-arch code a couple of security holes 
were introduced due to the existing semantics of user_mode(). So this 
indeed changes semantics and it's totally intentional.

so i think we should bite the bullet and should apply this patch. We 
have a constant influx of user_mode() using code and as practice has 
shown it, people dont really consider the vm86 angle of it.

	Ingo

  reply	other threads:[~2006-07-03  4:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-02 20:10 Chuck Ebbert
2006-07-02 20:42 ` Linus Torvalds
     [not found] ` <44A85518.24327.2FBD646A@pageexec.freemail.hu>
2006-07-02 21:36   ` Linus Torvalds
2006-07-03  4:36     ` Ingo Molnar [this message]
     [not found] <44A7BE17.23657.2D6F894E@pageexec.freemail.hu>
2006-07-02 13:37 ` Ingo Molnar

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=20060703043611.GA12438@elte.hu \
    --to=mingo@elte.hu \
    --cc=76306.1226@compuserve.com \
    --cc=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pageexec@freemail.hu \
    --cc=torvalds@osdl.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

Powered by JetHome