lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 20 Oct 2008 11:27:03 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Ian Campbell <Ian.Campbell@...citrix.com>
Cc:	Jeremy Fitzhardinge <jeremy@...p.org>,
	Rusty Russell <rusty@...tcorp.com.au>,
	maluta_tiago@...oo.com.br, lguest@...abs.org,
	"H. Peter Anvin" <hpa@...or.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	linux-kernel@...r.kernel.org
Subject: Re: [Lguest] lguest: unhandled trap


* Ian Campbell <Ian.Campbell@...citrix.com> wrote:

> > Nevertheless if this is the only current roadblock for lguest then i 
> > wouldnt find it objectionable to make DMI scanning more robust that 
> > way - the two are complimentary. [ With an initial transitionary 
> > period of generating printks and WARN()s when we try to scan general 
> > RAM areas. ]
> 
> Wasn't there some concern about BIOSes which don't correctly reserve 
> their DMI tables? Or don't even have e820 maps? H. Peter once said:
> 
> > It's pretty standard for 0xf0000...0x100000 to be marked RESERVED in 
> > E820 on real hardware (including the system I'm typing on right 
> > now.) It is so marked to indicate that hardware cannot be mapped 
> > into that space.  However, you can't rely on this fact -- heck, you 
> > can't rely on E820 even existing on a real machine.  I have 
> > specimens of real-life machines that go both ways.

yes, that's a real concern, hence i suggested the printks and WARN()s to 
map such cases. And note that such problems are only an issue if it 
actually disables an essential DMI quirk. It's fair to say that if a box 
needs a DMI quirk to function properly that we can expect the BIOS to at 
least have a minimally correct memory map.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ