Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[NEWS] VMware ESX Server AMD fxsave/restore Issue

Subject: [NEWS] VMware ESX Server AMD fxsave/restore Issue
Date: 14 Nov 2006 13:26:51 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  VMware ESX Server AMD fxsave/restore Issue
------------------------------------------------------------------------


SUMMARY

A vulnerability in VMware allows attacker to exploit an AMD fxsave/restore 
security vulnerability which in turn can be used to disclose sensitive 
information.

DETAILS

Vulnerable Systems:
 * ESX Server version 3.0.0 without any patches

Immune Systems:
 * ESX Server version 3.0.0 with the fxsave/restore patch

The instructions fxsave and fxrstor on AMD CPUs are used to save or 
restore the FPU registers (FOP, FIP and FDP). On AMD Opteron processors, 
these instructions do not save/restore some exception related registers 
unless an exception is currently being serviced. This could allow a local 
attacker to partially monitor the execution path of FPU processes, 
possibly allowing them to obtain sensitive information being passed 
through those processes.

The Common Vulnerabilities and Exposures project (cve.mitre.org) assigned 
the name CVE-2006-1056 to this issue.

Solution:
1.  Log into the ESX Server service console as root.
2.  Create a local depot directory.
      # mkdir /var/updates
      Note: VMware recommends that you use the updates directory.

3.  Change your working directory to /var/updates.
      # cd /var/updates

4.  Download patch ESX-2533126 from  <http://www.vmware.com/download/vi/> 
http://www.vmware.com/download/vi/
       into the /var/updates directory.

5.  Verify the integrity of the downloaded tar file:
      # md5sum ESX-2533126.tgz

6.  The md5 checksum output should match the following:
      f34bd684a50a29d667bd0ea5c8c8ef63 ESX-2533126.tgz

7.  Extract the compressed tar archive:
      # tar -xvzf ESX-2533126.tgz

8.  Change to the newly created directory, /var/updates/ESX-2533126:
      # cd ESX-2533126

Installation Instructions:
Once you have downloaded and extracted the archive, and if you are in the 
directory you created above, install the update using the following 
command:
# esxupdate update

For more information on using esxupdate, please refer to the Patch 
Management for ESX Server 3 tech note at  
<http://www.vmware.com/pdf/esx3_esxupdate.pdf> 
http://www.vmware.com/pdf/esx3_esxupdate.pdf.

Note:  This security patch is part of the October 2006 patch release for 
VI3.  A second (non-security) patch is also available.  Installation of 
these two patches is independent and you do not need to install both to be 
in a supported state.  The other patch is available at  
<http://kb.vmware.com/kb/2666943> http://kb.vmware.com/kb/2666943


ADDITIONAL INFORMATION

The information has been provided by  <mailto:security@vmware.com> VMware 
Security team.
The original article can be found at:  <http://kb.vmware.com/kb/2533126> 
http://kb.vmware.com/kb/2533126



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [NEWS] VMware ESX Server AMD fxsave/restore Issue, SecuriTeam <=