Skip to content

OL 8 must not have the stream control transmission protocol (SCTP) kernel module installed if not required for operational support.

An XCCDF Rule

Description

The SCTP is a transport layer protocol, designed to support the idea of message-oriented communication, with several streams of messages within one connection. Disabling SCTP protects the system against exploitation of any flaws in its implementation.

ID
SV-248831r991589_rule
Version
OL08-00-040023
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure OL 8 to disable the ability to use the "sctp" kernel module. 
 
Create a file under "/etc/modprobe.d" with the following command: 
 
     $ sudo touch /etc/modprobe.d/sctp.conf