3.5.3 Ensure RDS is disabled - modprobe

Information

The Reliable Datagram Sockets (RDS) protocol is a transport layer protocol designed to provide low-latency, high-bandwidth communications between cluster nodes. It was developed by the Oracle Corporation.

Rationale:

If the protocol is not being used, it is recommended that kernel module not be loaded, disabling the service 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/rds.conf
and add the following line:

install rds /bin/true

See Also

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

Item Details

Category: SYSTEM AND INFORMATION INTEGRITY

References: 800-53|SI-4, CSCv6|9.1, CSCv7|9.2

Plugin: Unix

Control ID: 8a36a42bbd2febab8fc847fa12c74980b2fb903d5070dcf81c99b0c484d9af3f