OL08-00-040080 - OL 8 must be configured to disable the ability to use USB mass storage devices.

Information

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://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_8_V2R8_STIG.zip