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] [day] [month] [year] [list]
Date:	Tue, 1 Feb 2011 14:42:53 -0600
From:	<Douglas_Warzecha@...l.com>
To:	<linux-kernel@...r.kernel.org>, <Stuart_Hayes@...l.com>
Subject: RE: [PATCH] dcdbas: force SMI to happen when expected

On 01/18/2011 12:21 PM, Stuart Hayes wrote:
> The dcdbas driver can do an I/O write to cause a SMI to occur.  On some
> systems I/O writes are posted in the chipset and don't complete
> immediately.  This can result in the SMI happening at a later time.
> This can result in random failures since the SMI handler expects the
> EBX register to contain a pointer, and the handler can write to memory.
> 
> Performing an I/O read to the same address as the I/O write will force
> the I/O write to complete.  The patch is against the 2.6.37 kernel and
> has been tested.
> 
> Signed-off-by: Stuart Hayes <stuart_hayes@...l.com>

Acked-by: Doug Warzecha <douglas_warzecha@...l.com>

--
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