NetBSD Security Advisory 2006-015: FPU Information leak on i386/amd64/Xen platforms with AMD CPUs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: NetBSD Security-Officer
Date: Thursday, June 8, 2006 - 2:41 pm

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


		 NetBSD Security Advisory 2006-015
		 =================================

Topic:		FPU Information leak on i386/amd64/Xen platforms with AMD CPUs

Version:	NetBSD-current:	source prior to April 19, 2006
		NetBSD 3.0:	affected
		NetBSD 2.1:     affected
		NetBSD 2.0.*:   affected
		NetBSD 2.0:     affected

Severity:	Information leakage between local processes

Fixed:		NetBSD-current:		April 19, 2006
		NetBSD-3-0 branch:	May 12, 2006
						(3.0.1 will include the fix)
		NetBSD-3   branch:	May 12, 2006
		NetBSD-2-1 branch:      May 12, 2006
						(2.1.1 will include the fix)
		NetBSD-2-0 branch:      May 12, 2006
						(2.0.4 will include the fix)
		NetBSD-2 branch:        May 12, 2006

Abstract
========

Due to the documented behavior of AMD processors when running amd64, i386
and Xen NetBSD kernels, processors using floating point operations can leak
information.  This may allow a local attacker to gain sensitive privileged 
information.

This vulnerability has been assigned CVE reference CVE-2006-1056.

Technical Details
=================

The FXRSTOR/FXSAVE instructions on AMD processors do not restore/save the 
x87 pointer registers (FOP, FIP and FDP) unless the exception summary (ES)
bit is set to 1.  This potentially allows one process to discover the 
stream of floating point instructions in other local processes using FPU 
exceptions.

Solutions and Workarounds
=========================

There are no known workarounds for this issue but it only applies to i386,
amd64 and Xen NetBSD kernels when using certain AMD processors.

AMD processors known to be impacted by this issue are 7th generation (e.g.
AMD Athlon, AMD Duron, AMD Athlon MP, AMD Athlon XP, and AMD Sempron) and
8th generation (e.g. AMD Athlon64, AMD Athlon64 FX, AMD Opteron, AMD Turion, 
and AMD Sempron).

For all NetBSD versions, you need to obtain fixed kernel sources,
rebuild and install the new kernel, and reboot the system.

The fixed source may be obtained from the NetBSD CVS repository.

The following instructions briefly summarise how to upgrade your
kernel.  In these instructions, replace:

  ARCH     with your architecture (from uname -m), and 
  KERNCONF with the name of your kernel configuration file.

To update from CVS, re-build, and re-install the kernel:

        # cd src
        # cvs update -d -P sys/arch/i386/isa/npx.c
	# cvs update -d -P sys/arch/amd64/amd64/fpu.c
	# cvs update -d -P sys/arch/xen/i386/npx.c
	# ./build.sh kernel=KERNCONF
	# mv /netbsd /netbsd.old
	# cp sys/arch/ARCH/compile/obj/KERNCONF/netbsd /netbsd
	# shutdown -r now

For more information on how to do this, see:

   http://www.NetBSD.org/guide/en/chap-kernel.html


Thanks To
=========

Christos Zoulas for implementing the fixes.
Jan Beulich is credited with discovering this issue.
Richard Brunner from AMD for providing a vendor response.

Revision History
================

	2006-06-08	Initial release

More Information
================

Advisories may be updated as new information becomes available.
The most recent version of this advisory (PGP signed) can be found at 
  ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2006-015.txt.asc

Information about NetBSD and NetBSD security can be found at
http://www.NetBSD.org/ and http://www.NetBSD.org/Security/.


Copyright 2006, The NetBSD Foundation, Inc.  All Rights Reserved.
Redistribution permitted only in full, unmodified form.

$NetBSD: NetBSD-SA2006-015.txt,v 1.5 2006/06/08 16:07:09 adrianp Exp $

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (NetBSD)

iQCVAwUBRIhPFz5Ru2/4N2IFAQKqBAP9GQAGIfOkuEErm3Va5ZM4YE9kOUaxCtxO
5bLU5vkwLGZ4Fcc6SLs2rGVauIXldYjROrPFWdkLyPN4GJ1n5JLUcKlvPblDtJZ6
cizFi/jv+/kP5Ql1olPB1f/QCtYG3b8XzIgYvjHTJ7w39Ac2AKtmV/V+i2VxmoVB
w0y5Lx7r2Fw=
=bGqQ
-----END PGP SIGNATURE-----
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NetBSD/mac68k has now switched to using ELF., Takeshi Shibagaki, (Mon Mar 25, 7:10 am)
NetBSD Security Advisory 2002-005: OpenSSH protocol versio ..., NetBSD Security Officer, (Thu Jun 27, 10:11 am)
NetBSD announces new logo, reed, (Sat Oct 30, 4:33 pm)
Announcing the NetBSD 2.0.2 update, James Chacon, (Thu Apr 14, 12:09 pm)
Re: How to help NetBSD help you., Liam J. Foy, (Mon Jun 13, 9:18 am)
NetBSD Quarterly Status Report - 2005Q2, Jan Schaumann, (Tue Jul 12, 1:28 pm)
Revised estimate for release date of NetBSD 3.0, Matthias Scheler, (Fri Oct 21, 10:30 am)
cvsweb is offline on this weekend, soda, (Fri Feb 17, 6:02 am)
(unknown), Herb Peyerl, (Wed Mar 29, 6:59 pm)
NetBSD Security Advisory 2006-009: False detection of Inte ..., NetBSD Security-Officer, (Wed Apr 12, 7:33 pm)
NetBSD Security Advisory 2006-015: FPU Information leak on ..., NetBSD Security-Officer, (Thu Jun 8, 2:41 pm)
Schedule for NetBSD 3.1, Geert Hendrickx, (Thu Aug 17, 2:30 am)
NetBSD 3.1 Release Candidate 1 available for download, Geert Hendrickx, (Mon Aug 21, 1:59 pm)
NetBSD 3.1 Release Candidate 2 available for download, Geert Hendrickx, (Mon Sep 4, 11:44 am)
NetBSD "Quarterly" Status Report (Q1 2007), Jan Schaumann, (Wed May 30, 8:43 pm)
NetBSD hires Andrew Doran for full-time SMP development, Hubert Feyrer, (Tue Jul 24, 5:27 pm)
Results of NetBSD's 2007 Fundraising Campaign, Hubert Feyrer, (Wed Feb 27, 6:29 pm)
Inviting students to NetBSD and Google's Summer of Code, Hubert Feyrer, (Tue Mar 18, 4:32 pm)
ftp.NetBSD.org outage, S.P.Zeidler, (Sun Jun 29, 5:23 am)
Re: ftp.NetBSD.org outage, S.P.Zeidler, (Wed Jul 2, 6:11 am)
NetBSD to participate again in Google's Summer of Code, Jan Schaumann, (Sat Mar 21, 7:27 pm)
IPv6 Prefix change for the NetBSD servers at ISC, S.P.Zeidler, (Fri Apr 17, 3:47 pm)
NetBSD Security Advisory 2009-009: OpenSSL DTLS Memory Exh ..., NetBSD Security Officer, (Tue Jul 7, 9:46 pm)
NetBSD Security Advisory 2010-002: OpenSSL TLS renegotiati ..., NetBSD Security Officer, (Wed Jan 13, 4:39 am)