ALMA-09-030050 - AlmaLinux OS 9 must disable the Stream Control Transmission Protocol (SCTP) kernel module.

Information

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.

Solution

To configure the system to prevent the SCTP kernel module from being loaded, run the following command:

$ cat << EOF | tee /etc/modprobe.d/sctp.conf
install sctp /bin/false
blacklist sctp
EOF

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7a., CAT|II, CCI|CCI-000381, Rule-ID|SV-269345r1050227_rule, STIG-ID|ALMA-09-030050, Vuln-ID|V-269345

Plugin: Unix

Control ID: 1375099e4592508ca466f8ccbb1d67c6a796643b2ab17a0a2035d4d1cf8ee815