OL07-00-020101 - The Oracle Linux operating system must be configured so that the Datagram Congestion Control Protocol (DCCP) kernel module is disabled unless required - dccp /bin/true

Information

Disabling DCCP protects the system against exploitation of any flaws in the protocol implementation.

Solution

Configure the operating system to disable the ability to use the DCCP kernel module.

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

# touch /etc/modprobe.d/dccp.conf

Add the following line to the created file:

install dccp /bin/true

Ensure that the DCCP module is blacklisted:

# vi /etc/modprobe.d/blacklist.conf

Add or update the line:

blacklist dccp

See Also

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

Item Details

References: CAT|II, CCI|CCI-001958, Rule-ID|SV-221713r853673_rule, STIG-ID|OL07-00-020101, STIG-Legacy|SV-108269, STIG-Legacy|V-99165, Vuln-ID|V-221713

Plugin: Unix

Control ID: e22b17a848b57cf46d5ef1a1e9075e21a82c32fce73c4b74d43c42258b1cd2d8