3.4.1 Ensure DCCP is disabled - lsmod

Information

The Datagram Congestion Control Protocol (DCCP) is a transport layer protocol that supports streaming media and telephony. DCCP provides a way to gain access to congestion control, without having to do it at the application layer, but does not provide in-sequence delivery.

Rationale:

If the protocol is not required, it is recommended that the drivers not be installed to reduce the potential attack surface.

Solution

Edit or create a file in the /etc/modprobe.d/ directory ending in .conf
Example: vi /etc/modprobe.d/dccp.conf
Add the following line:

install dccp /bin/true

See Also

https://workbench.cisecurity.org/files/3208

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b., CSCv6|9.1

Plugin: Unix

Control ID: 40876a0bdd10f65313395dd01a428af15e62c58d25bd0110c1342aa3901f5d5a