OL08-00-040022 - OL 8 must not have the Controller Area Network (CAN) kernel module installed if not required for operational support.

Information

The CAN protocol is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other's applications without a host computer. Disabling CAN protects the system against exploitation of any flaws in its implementation.

Solution

Configure OL 8 to disable the ability to use the 'can' kernel module.

Create a file under '/etc/modprobe.d' with the following command:

$ sudo touch /etc/modprobe.d/can.conf

Add the following line to the created file:

install can /bin/false

Configure OL 8 to disable the ability to use the can kernel module.

$ sudo vi /etc/modprobe.d/blacklist.conf

Add or update the line:

blacklist can

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_8_V2R2_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-248830r991589_rule, STIG-ID|OL08-00-040022, Vuln-ID|V-248830

Plugin: Unix

Control ID: 2c45bbccbc1d251468caeb29abea839ebd050ae69ce9f08bc2ab5a9edf76a0cd