UCF STIG Viewer Logo

USB drives automatically load when inserted into the ESX Server host.


Overview

Finding ID Version Rule ID IA Controls Severity
V-15793 ESX0110 SV-16732r1_rule Medium
Description
External USB drives may be inserted into the ESX Server and be loaded automatically on the service console. The USB drive will still need to be mounted, but drivers are loaded to recognize the device. Malicious users may be able to run malicious code on the ESX Server and go undetected since the USB drive is external. Therefore, USB drives will not be loaded automatically within the ESX Server.
STIG Date
VMware ESX 3 Server 2016-05-13

Details

Check Text ( C-15980r1_chk )
At the ESX Server service console terminal, type the following:
# grep usb /etc/modules.conf

Verify that all “alias usb-controller“ text is commented out with a pound sign (#).

Text should look similar to the following:
# alias usb-controller usb-uhci
# alias usb-controller1 usb-ohci

If not, this is a finding.

Caveat: This is not applicable to usb keyboards and mice that are plugged into the system. If this is the case, this check is Not Applicable.
Fix Text (F-15735r1_fix)
Disable the external USB drive from loading automatically.