SV-258037r1014863_rule
V-258037
SRG-OS-000062-GPOS-00031
RHEL-09-291025
CAT III
10
Configure RHEL 9 USBGuard AuditBackend to use the audit system.
Add or edit the following line in /etc/usbguard/usbguard-daemon.conf
AuditBackend=LinuxAudit
To verify that Linux Audit logging is enabled for the USBGuard daemon 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.
If the system is virtual machine with no virtual or physical USB peripherals attached, this is not a finding.
V-258037
False
RHEL-09-291025
To verify that Linux Audit logging is enabled for the USBGuard daemon 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.
If the system is virtual machine with no virtual or physical USB peripherals attached, this is not a finding.
M
5551