SV-280965r1165250_rule
V-280965
SRG-OS-000062-GPOS-00031
RHEL-10-200563
CAT II
10
Configure RHEL 10 USBGuard AuditBackend to use the audit system.
Add or edit the following line in "/etc/usbguard/usbguard-daemon.conf":
AuditBackend=LinuxAudit
Note: If the system is a virtual machine with no virtual or physical USB peripherals attached, this is not applicable.
Verify RHEL 10 audit logging is enabled for the USBGuard daemon.
Confirm the setting with the following command:
$ sudo grep AuditBackend /etc/usbguard/usbguard-daemon.conf
AuditBackend=LinuxAudit
If "AuditBackend" is not set to "LinuxAudit", this is a finding.
V-280965
False
RHEL-10-200563
Note: If the system is a virtual machine with no virtual or physical USB peripherals attached, this is not applicable.
Verify RHEL 10 audit logging is enabled for the USBGuard daemon.
Confirm the setting with the following command:
$ sudo grep AuditBackend /etc/usbguard/usbguard-daemon.conf
AuditBackend=LinuxAudit
If "AuditBackend" is not set to "LinuxAudit", this is a finding.
M
5733