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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Sep 2008 09:26:03 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Pascal Terjan <pterjan@...driva.com>
CC:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: edd breaking vesafb

Pascal Terjan wrote:
> Hello
> 
> I got a report of vesafb no longer working since edd is used on a
> machine (Shuttle FN41SP).
> It's a BIOS bug that was easily workarounded by calling set_video before
> query_edd.
> Does someone see some issue in doing that ?
> 

Yes, it means that we won't get the status and error messages from 
query_edd.  In fact, we changed the ordering specifically for this reason.

The VESA code and EDD code both use the boot code heap.  One could guess 
that the problem is data left on the heap by the EDD code causing a 
failure when combined with a bad BIOS.

Does this patch work for you?

	-hpa

View attachment "diff" of type "text/plain" (498 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ