1.30 RHEL-09-213055

Information

RHEL 9 must be configured to disable the FireWire kernel module.

GROUP ID: V-257806
RULE ID: SV-257806r1044859

Disabling firewire protects the system against exploitation of any flaws in its implementation.

Solution

To configure the system to prevent the firewire-core kernel module from being loaded, add the following lines to the file /etc/modprobe.d/firewire-core.conf (or create firewire-core.conf if it does not exist):

install firewire-core /bin/false
blacklist firewire-core

See Also

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