SV-244548r1014815_rule
V-244548
SRG-OS-000378-GPOS-00163
RHEL-08-040141
CAT II
10
Configure the operating system to enable the blocking of unauthorized peripherals with the following commands:
$ sudo systemctl enable usbguard.service
$ sudo systemctl start usbguard.service
Note: Enabling and starting usbguard without properly configuring it for an individual system will immediately prevent any access over a usb device such as a keyboard or mouse
Verify the operating system has enabled the use of the USBGuard with the following command:
$ sudo systemctl status usbguard.service
usbguard.service - USBGuard daemon
Loaded: loaded (/usr/lib/systemd/system/usbguard.service; enabled; vendor preset: disabled)
Active: active (running)
If the usbguard.service is not enabled and active, ask the SA to indicate how unauthorized peripherals are being blocked.
If there is no evidence that unauthorized peripherals are being blocked before establishing a connection, this is a finding.
If the USBGuard package is not installed, ask the SA to indicate how unauthorized peripherals are being blocked.
If there is no evidence that unauthorized peripherals are being blocked before establishing a connection, this is a finding.
If the system is a virtual machine with no virtual or physical USB peripherals attached, this is not a finding.
V-244548
False
RHEL-08-040141
Verify the operating system has enabled the use of the USBGuard with the following command:
$ sudo systemctl status usbguard.service
usbguard.service - USBGuard daemon
Loaded: loaded (/usr/lib/systemd/system/usbguard.service; enabled; vendor preset: disabled)
Active: active (running)
If the usbguard.service is not enabled and active, ask the SA to indicate how unauthorized peripherals are being blocked.
If there is no evidence that unauthorized peripherals are being blocked before establishing a connection, this is a finding.
If the USBGuard package is not installed, ask the SA to indicate how unauthorized peripherals are being blocked.
If there is no evidence that unauthorized peripherals are being blocked before establishing a connection, this is a finding.
If the system is a virtual machine with no virtual or physical USB peripherals attached, this is not a finding.
M
2921