Re: [PATCH -tip] kmemcheck: fix crash in PnP BIOS calls

From: Alan Cox
Date: Sun Oct 05 2008 - 15:12:02 EST


> catch those reads/writes just fine. I'm not sure if the BIOS code can
> change segments (it would need to switch LDT/GDTs, I think), and even

It can do so if it wants as far as I can tell

> if it did, I find it unlikely that it would directly access kernel
> memory using these new segment registers. Do you happen to know of any
> such cases?

No. The code either seems to be very simple or just be an SMM trap in the
BIOSes I've seen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/