Re: 2.0.34-pre2 Alan breaks DOSEMU

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 17 Feb 1998 22:01:56 +0000 (GMT)


> The below changes to linux/arch/i386/kernel/signal.c in Alan's 2.0.34-pre2
> break DOSEMU's DPMI stuff (win31). There are DPMI clients, that

Yep. I know

> BTW: What was the below _breaking_ patch intended to fix ?
> Allowing a selector, that when (wrongly) used will do sigsegv can't
> be security relevant anyway.

Actually it lets you oops several things. Theres also a problem with the
current code and selectors on a 486 that doesnt clear the upper bits

I've got a fix from Solar for this for pre3.

The real problem is we don't have any kind of exception handler for return
to user space (BSD spots and handles the exception) we should do this for
2.1.x

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu