The storage system must terminate all network connections associated with a communications session at the end of the session, at shutdown, or after 10 minutes of inactivity.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-237815HP3P-32-001003SV-237815r647854_ruleCCI-000879medium
Description
Terminating an idle session within a short time period reduces the window of opportunity for unauthorized personnel to take control of a management session enabled on the console or console port that has been left unattended. In addition, quickly terminating an idle session will also free up resources committed by the managed network element. Terminating network connections associated with communication sessions includes, for example, de-allocating associated TCP/IP address/port pairs at the operating system level, and de-allocating networking assignments at the application level if multiple application sessions are using a single operating system-level network connection. This does not mean that the operating system terminates all sessions or network access; it only ends the inactive session and releases the resources associated with that session. Satisfies: SRG-OS-000126-GPOS-00066, SRG-OS-000163-GPOS-00072, SRG-OS-000279-GPOS-00109
STIGDate
HPE 3PAR StoreServ 3.2.x Security Technical Implementation Guide2021-11-23

Related Frameworks

3 paths across 3 frameworks
NIST 800-531 mapping
MA-4
1.00
  • DISA · V2R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.7.5
1.00
  • DISA · V2R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
  • NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000879
1.00
  • DISA · V2R1 · disa_xccdf · related

Details

Check Text (C-237815r647854_chk)

Verify the remote session timeout is set to 10 minutes or less with the following command: cli% showsys -param If the output does not contain the information below, this is a finding. SessionTimeout : 00:10:00

Fix Text (F-40984r647853_fix)

Configure the remote session timeout period (in minutes) with the following command: cli% setsys SessionTimeout 10m