All of lore.kernel.org
 help / color / mirror / Atom feed
* Q: a bogus set_fs(USER_DS) in setup_frame/setup_rt_frame ?
@ 2007-07-17 15:46 Oleg Nesterov
  2007-07-17 16:04 ` [patch] i386: remove unnecessary code Ingo Molnar
  2007-07-17 16:05 ` Q: a bogus set_fs(USER_DS) in setup_frame/setup_rt_frame ? Linus Torvalds
  0 siblings, 2 replies; 5+ messages in thread
From: Oleg Nesterov @ 2007-07-17 15:46 UTC (permalink / raw)
  To: Chuck Ebbert, Ingo Molnar, Linus Torvalds, Roland McGrath; +Cc: linux-kernel

I am really puzzled by set_fs(USER_DS) in setup_frame/setup_rt_frame.

How is it possible that current->addr_limit != USER_DS ? If this _is_
possible, how can can we trust the result of access_ok() above?

Thanks in advance,

Oleg.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-07-17 19:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 15:46 Q: a bogus set_fs(USER_DS) in setup_frame/setup_rt_frame ? Oleg Nesterov
2007-07-17 16:04 ` [patch] i386: remove unnecessary code Ingo Molnar
2007-07-17 16:05 ` Q: a bogus set_fs(USER_DS) in setup_frame/setup_rt_frame ? Linus Torvalds
2007-07-17 17:15   ` Oleg Nesterov
2007-07-17 19:36     ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.