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 SCTP Support
Disable SCTP Support
An XCCDF Rule
Details
Profiles
Prose
Disable SCTP Support
Medium Severity
The Stream Control Transmission Protocol (SCTP) is a transport layer protocol, designed to support the idea of message-oriented communication, with several streams of messages within one connection. To configure the system to prevent the
sctp
kernel module from being loaded, add the following line to the file
/etc/modprobe.d/sctp.conf
:
install sctp /bin/true