UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The system must have USB disabled unless needed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22578 GEN008460 SV-63189r1_rule ECSC-1 Low
Description
USB is a common computer peripheral interface. USB devices may include storage devices with the potential to install malicious software on a system or exfiltrate data.
STIG Date
Oracle Linux 5 Security Technical Implementation Guide 2015-03-26

Details

Check Text ( C-51913r1_chk )
If the system needs USB, this vulnerability is not applicable.
Check if the directory "/proc/bus/usb" exists. If so, this is a finding.
Fix Text (F-53763r1_fix)
Edit the grub bootloader file "/boot/grub/grub.conf" or "/boot/grub/menu.lst" by appending the "nousb" parameter to the kernel boot line.