SECURITY BUG IN INTERACTIVE UNIX SYSV386

Ed Hall edhall at rand.org
Sat Feb 23 18:37:21 AEST 1991


In article <4507 at alliant.Alliant.COM> werme at Alliant.COM (Ric Werme) writes:
>In article <7667 at crash.cts.com> jca at pnet01.cts.com (John C. Archambeau) writes:
>I'd be inclined to put the FP regs in a completely separate page, either a
>page in the U area or a page pointed at by the U area and swapped separately.

Ah, but remember, the '386 has segmentation as well!  Just put the
u structure out of reach for the default segments, and add another
segment that only covers the FP register area.  Of course, this would
mean that the emulator would probably have to reload a segment register
or two, but that's lots faster than entering the kernel.  I suspect
there are other ways, though...

		-Ed Hall
		edhall at rand.org



More information about the Comp.unix.sysv386 mailing list