Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
ESX Server 3.0.0 Patch ESX-2533126: AMD fxsave/fxrstor Security Vulnerability
Details
Security Issues
|
Note: This vulnerability exists for all AMD Athlon, Duron, Athlon MP, Athlon XP, Athlon64, Athlon64 FX, Opteron, Turion, and Sempron processors, but AMD Opteron processors are the only AMD processors supported with ESX Server. |
Solution
Applicability
Installing the Patch
Download Instructions
|
Note: By default, the ESX Server host will reboot after the patch is applied. |
Download and verify the patch bundle as follows:
-
Download patch ESX-2533126 from http://www.vmware.com/download/vi/vi3_patches.html.
-
Log into the ESX Server service console as root.
-
Create a local depot directory.
# mkdir /var/updates
Note: VMware recommends that you use the updates directory.
- Change your working directory to /var/updates.
# cd /var/updates
- Download the tar file into the /var/updates directory.
- Verify the integrity of the downloaded tar file.
# md5sum ESX-2533126.tgz
- The md5 checksum output should match the following:
f34bd684a50a29d667bd0ea5c8c8ef63 ESX-2533126.tgz
- Extract the compressed tar archive.
# tar -xvzf ESX-2533126.tgz
- Change to the newly created directory, /var/updates/ESX-2533126.
# cd ESX-2533126
Installation Instructions
After 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
If you want to run esxupdate from a different directory, you must specify the bundle path in the command:
# esxupdate -r file:<directory>/ESX-2533126 update
For example, if the host is called depot:
# esxupdate –r file:///depot/var/updates/ESX-2533126 update
During the update process, logs appear on the terminal. You can specify the verbosity of esxupdate logs by using the -v option as shown below:
# esxupdate -v 10 -r file:<directory>/ESX-2533126 update
Acknowledgement
Keywords
Feedback
- KB Article: 2533126
- Updated: Aug 14, 2009
- Products:
VMware ESX - Product Versions:
VMware ESX 3.0.x

