Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat Enterprise Linux CoreOS 4
System Settings
Network Configuration and Firewalls
Uncommon Network Protocols
Disable CAN Support
Disable CAN Support
An XCCDF Rule
Details
Profiles
Prose
Disable CAN Support
Medium Severity
The Controller Area Network (CAN) is a serial communications protocol which was initially developed for automotive and is now also used in marine, industrial, and medical applications. To configure the system to prevent the
can
kernel module from being loaded, add the following line to the file
/etc/modprobe.d/can.conf
:
install can /bin/true