1.301 OL08-00-040080

Information

OL 8 must be configured to disable the ability to use USB mass storage devices.

GROUP ID: V-248837
RULE ID: SV-248837r986386

USB mass storage permits easy introduction of unknown devices, thereby facilitating malicious activity.

Solution

Configure OL 8 to disable the ability to use the USB Storage kernel module and to use USB mass storage devices.

$ sudo vi /etc/modprobe.d/blacklist.conf

Add or update the lines:

install usb-storage /bin/false blacklist usb-storage

Reboot the system for the settings to take effect.

See Also

https://workbench.cisecurity.org/benchmarks/23791