4.2.21 Ensure SSH MaxSessions is set to 10 or less

Information

The MaxSessions parameter specifies the maximum number of open sessions permitted from a given connection.

Rationale:

To protect a system from denial of service due to a large number of concurrent sessions, use the rate limiting function of MaxSessions to protect availability of sshd logins and prevent overwhelming the daemon.

Solution

Edit the /etc/ssh/sshd_config file to set the parameter as follows:

MaxSessions 10

Note: First occurrence of a option takes precedence, Match set statements withstanding.

Default Value:

MaxSessions 10

See Also

https://workbench.cisecurity.org/benchmarks/13007

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-10

Plugin: Unix

Control ID: e8e0246493aa2a3758c1b4db180c495b4acef39d97e6a9059be87380f4d7a08e