Finding ID |
Severity |
Title |
Description |
V-251721
|
High |
The SUSE operating system must not have accounts configured with blank or null passwords. |
If an account has an empty password, anyone could log on and run commands with the privileges of that account. Accounts with empty passwords should never be used in operational environments. |
V-222386
|
High |
The SUSE operating system must use a virus scan program. |
Virus scanning software can be used to protect a system from penetration from computer viruses and to limit their spread through intermediate systems.
The virus scanning software should be configured to perform scans dynamically on accessed files. If this capability is not available, the system must be configured to scan,... |
V-217268
|
High |
The SUSE operating system must not allow automatic logon via SSH. |
Failure to restrict system access via SSH to authenticated users negatively impacts SUSE operating system security. |
V-217264
|
High |
All networked SUSE operating systems must have and implement SSH to protect the confidentiality and integrity of transmitted and received information, as well as information during preparation for transmission. |
Without protection of the transmitted information, confidentiality and integrity may be compromised because unprotected communications can be intercepted and either read or altered.
This requirement applies to both internal and external networks and all types of information system components from which information can be transmitted (e.g., servers, mobile devices, notebook... |
V-217262
|
High |
SuSEfirewall2 must protect against or limit the effects of Denial-of-Service (DoS) attacks on the SUSE operating system by implementing rate-limiting measures on impacted network interfaces. |
DoS is a condition when a resource is not available for legitimate users. When this occurs, the organization either cannot accomplish its mission or must operate at degraded capacity.
This requirement addresses the configuration of the SUSE operating system to mitigate the impact on system availability of DoS attacks that... |
V-217164
|
High |
The SUSE operating system root account must be the only account having unrestricted access to the system. |
If an account other than root also has a User Identifier (UID) of "0", it has root authority, giving that account unrestricted access to the entire SUSE operating system. Multiple accounts with a UID of "0" afford an opportunity for potential intruders to guess a password for a privileged account. |
V-217160
|
High |
The SUSE operating system must disable the x86 Ctrl-Alt-Delete key sequence for Graphical User Interfaces. |
A locally logged-on user who presses Ctrl-Alt-Delete, when at the console, can reboot the system. If accidentally pressed, as could happen in the case of a mixed OS environment, this can create the risk of short-term loss of availability of systems due to unintentional reboot. In the GNOME graphical environment,... |
V-217159
|
High |
The SUSE operating system must disable the x86 Ctrl-Alt-Delete key sequence. |
A locally logged-on user who presses Ctrl-Alt-Delete, when at the console, can reboot the system. If accidentally pressed, as could happen in the case of a mixed OS environment, this can create the risk of short-term loss of availability of systems due to unintentional reboot. |
V-217146
|
High |
All SUSE operating system persistent disk partitions must implement cryptographic mechanisms to prevent unauthorized disclosure or modification of all information that requires at rest protection. |
SUSE operating systems handling data requiring "data at rest" protections must employ cryptographic mechanisms to prevent unauthorized disclosure and modification of the information at rest.
Selection of a cryptographic mechanism is based on the need to protect the integrity of organizational information. The strength of the mechanism is commensurate with... |
V-217142
|
High |
There must be no shosts.equiv files on the SUSE operating system. |
The shosts.equiv files are used to configure host-based authentication for the system via SSH. Host-based authentication is not sufficient for preventing unauthorized access to the system, as it does not require interactive identification and authentication of a connection request, or for the use of two-factor authentication. |
V-217141
|
High |
There must be no .shosts files on the SUSE operating system. |
The .shosts files are used to configure host-based authentication for individual users or the system via SSH. Host-based authentication is not sufficient for preventing unauthorized access to the system, as it does not require interactive identification and authentication of a connection request, or for the use of two-factor authentication. |
V-217139
|
High |
The SUSE operating system must not allow unattended or automatic logon via the graphical user interface. |
Failure to restrict system access to authenticated users negatively impacts SUSE operating system security. |
V-217112
|
High |
The SUSE operating system must reauthenticate users when changing authenticators, roles, or escalating privileges. |
Without reauthentication, users may access resources or perform tasks for which they do not have authorization.
When SUSE operating system provide the capability to change user authenticators, change security roles, or escalate a functional capability, it is critical the user reauthenticate.
Satisfies: SRG-OS-000373-GPOS-00156, SRG-OS-000373-GPOS-00157, SRG-OS-000373-GPOS-00158 |
V-217101
|
High |
The SUSE operating system must be a vendor-supported release. |
A SUSE operating system release is considered "supported" if the vendor continues to provide security patches for the product. With an unsupported release, it will not be possible to resolve security issues discovered in the system software. |
V-256981
|
Medium |
The SUSE operating system must be configured to allow sending email notifications of unauthorized configuration changes to designated personnel. |
Unauthorized changes to the baseline configuration could make the system vulnerable to various attacks or allow unauthorized access to the operating system. Changes to operating system configurations can have unintended side effects, some of which may be relevant to security.
Detecting such changes and providing an automated response can help... |
V-256980
|
Medium |
The SUSE operating system must automatically expire temporary accounts within 72 hours. |
Temporary accounts are privileged or nonprivileged accounts that are established during pressing circumstances, such as new software or hardware configuration or an incident response, where the need for prompt account activation requires bypassing normal account authorization procedures. If any inactive temporary accounts are left enabled on the system and are... |
V-255916
|
Medium |
The SUSE operating system must use a file integrity tool to verify correct operation of all security functions. |
Without verification of the security functions, security functions may not operate correctly, and the failure may go unnoticed. Security function is defined as the hardware, software, and/or firmware of the information system responsible for enforcing the system security policy and supporting the isolation of code and data on which the... |
V-255914
|
Medium |
The SUSE operating system SSH server must be configured to use only FIPS-validated key exchange algorithms. |
Without cryptographic integrity protections provided by FIPS-validated cryptographic algorithms, information can be viewed and altered by unauthorized users without detection.
The system will attempt to use the first algorithm presented by the client that matches the server list. Listing the values "strongest to weakest" is a method to ensure the... |
V-251722
|
Medium |
The SUSE operating system must generate audit records for all uses of the unlink, unlinkat, rename, renameat and rmdir syscalls. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-251720
|
Medium |
The SUSE operating system must not be configured to bypass password requirements for privilege escalation. |
Without re-authentication, users may access resources or perform tasks for which they do not have authorization.
When operating systems provide the capability to escalate a functional capability, it is critical the user re-authenticate.
Satisfies: SRG-OS-000373-GPOS-00156, SRG-OS-000373-GPOS-00157, SRG-OS-000373-GPOS-00158 |
V-251719
|
Medium |
The SUSE operating system must specify the default "include" directory for the /etc/sudoers file. |
The "sudo" command allows authorized users to run programs (including shells) as other users, system users, and root. The "/etc/sudoers" file is used to configure authorized "sudo" users as well as the programs they are allowed to run. Some configuration options in the "/etc/sudoers" file allow configured users to run... |
V-237623
|
Medium |
The SUSE operating system must not be performing Internet Protocol version 6 (IPv6) packet forwarding by default unless the system is a router. |
Routing protocol daemons are typically used on routers to exchange network topology information with other routers. If this software is used when not required, system network information may be unnecessarily transmitted across the network. |
V-237622
|
Medium |
The SUSE operating system must not be performing Internet Protocol version 6 (IPv6) packet forwarding unless the system is a router. |
Routing protocol daemons are typically used on routers to exchange network topology information with other routers. If this software is used when not required, system network information may be unnecessarily transmitted across the network. |
V-237621
|
Medium |
The SUSE operating system must prevent Internet Protocol version 6 (IPv6) Internet Control Message Protocol (ICMP) redirect messages from being accepted. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack. |
V-237620
|
Medium |
The SUSE operating system must not forward Internet Protocol version 6 (IPv6) source-routed packets by default. |
Source-routed packets allow the source of the packet to suggest that routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the forwarding of source-routed traffic, such as when IPv4 forwarding is enabled... |
V-237619
|
Medium |
The SUSE operating system must not have the vsftpd package installed if not required for operational support. |
It is detrimental for SUSE operating systems to provide, or install by default, functionality exceeding requirements or mission objectives. These unnecessary capabilities or services are often overlooked, and therefore may remain unsecured. They increase the risk to the platform by providing additional attack vectors.
SUSE operating systems are capable of... |
V-237618
|
Medium |
The SUSE operating system must have directories that contain system commands group-owned by root. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237617
|
Medium |
The SUSE operating system must have system commands group-owned by root or a system account. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237616
|
Medium |
The SUSE operating system must have directories that contain system commands owned by root. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237615
|
Medium |
The SUSE operating system must have system commands owned by root. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237614
|
Medium |
The SUSE operating system must have directories that contain system commands set to a mode of 0755 or less permissive. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237613
|
Medium |
The SUSE operating system must have system commands set to a mode of 755 or less permissive. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237612
|
Medium |
The SUSE operating system library directories must be group-owned by root. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237611
|
Medium |
The SUSE operating system library files must be group-owned by root. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237610
|
Medium |
The SUSE operating system library directories must be owned by root. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237609
|
Medium |
The SUSE operating system library files must be owned by root. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237608
|
Medium |
The SUSE operating system library directories must have mode 0755 or less permissive. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237607
|
Medium |
The SUSE operating system library files must have mode 0755 or less permissive. |
If the SUSE operating system were to allow any user to make changes to software libraries, then those changes might be implemented without undergoing the appropriate testing and approvals that are part of a robust change management process.
This requirement applies to SUSE operating systems with software libraries that are... |
V-237606
|
Medium |
The SUSE operating system must not have unnecessary account capabilities. |
Accounts providing no operational purpose provide additional opportunities for system compromise. Therefore all necessary non-interactive accounts should not have an interactive shell assigned to them. |
V-237605
|
Medium |
The SUSE operating system must require re-authentication when using the "sudo" command. |
Without re-authentication, users may access resources or perform tasks for which they do not have authorization.
When operating systems provide the capability to escalate a functional capability, it is critical the organization requires the user to re-authenticate when using the "sudo" command.
If the value is set to an integer... |
V-237604
|
Medium |
The SUSE operating system must use the invoking user's password for privilege escalation when using "sudo". |
The sudoers security policy requires that users authenticate themselves before they can use sudo. When sudoers requires authentication, it validates the invoking user's credentials. If the rootpw, targetpw, or runaspw flags are defined and not disabled, by default the operating system will prompt the invoking user for the "root" user... |
V-237603
|
Medium |
The SUSE operating system must restrict privilege elevation to authorized personnel. |
The sudo command allows a user to execute programs with elevated (administrator) privileges. It prompts the user for their password and confirms your request to execute a command by checking a file, called sudoers. If the "sudoers" file is not configured correctly, any user defined on the system can initiate... |
V-233308
|
Medium |
The SUSE operating system SSH daemon must prevent remote hosts from connecting to the proxy display. |
When X11 forwarding is enabled, there may be additional exposure to the server and client displays if the sshd proxy display is configured to listen on the wildcard address. By default, sshd binds the forwarding server to the loopback address and sets the hostname part of the DIPSLAY environment variable... |
V-217302
|
Medium |
The SUSE operating system, for PKI-based authentication, must validate certificates by constructing a certification path (which includes status information) to an accepted trust anchor. |
Without path validation, an informed trust decision by the relying party cannot be made when presented with any certificate not already explicitly trusted.
A trust anchor is an authoritative entity represented via a public key and associated data. It is used in the context of public key infrastructures, X.509 digital... |
V-217301
|
Medium |
The SUSE operating system must implement multifactor authentication for access to privileged accounts via pluggable authentication modules (PAM). |
Using an authentication device, such as a CAC or token that is separate from the information system, ensures that even if the information system is compromised, that compromise will not affect credentials stored on the authentication device.
Multifactor solutions that require devices separate from information systems gaining access include, for... |
V-217300
|
Medium |
The SUSE operating system must implement certificate status checking for multifactor authentication. |
Using an authentication device, such as a Common Access Card (CAC) or token separate from the information system, ensures credentials stored on the authentication device will not be affected if the information system is compromised.
Multifactor solutions that require devices separate from information systems to gain access include: hardware tokens... |
V-217299
|
Medium |
The SUSE operating system must have the packages required for multifactor authentication to be installed. |
Using an authentication device, such as a CAC or token that is separate from the information system, ensures that even if the information system is compromised, that compromise will not affect credentials stored on the authentication device.
Multifactor solutions that require devices separate from information systems gaining access include, for... |
V-217298
|
Medium |
The SUSE operating system wireless network adapters must be disabled unless approved and documented. |
Without protection of communications with wireless peripherals, confidentiality and integrity may be compromised because unprotected communications can be intercepted and either read, altered, or used to compromise the SUSE operating system.
This requirement applies to wireless peripheral technologies (e.g., wireless mice, keyboards, displays, etc.) used with A SUSE operating system.... |
V-217297
|
Medium |
The SUSE operating system must not have network interfaces in promiscuous mode unless approved and documented. |
Network interfaces in promiscuous mode allow for the capture of all network traffic visible to the system. If unauthorized individuals can access these applications, it may allow then to collect information such as logon IDs, passwords, and key exchanges between systems.
If the system is being used to perform a... |
V-217296
|
Medium |
The SUSE operating system must not be performing Internet Protocol version 4 (IPv4) packet forwarding unless the system is a router. |
Routing protocol daemons are typically used on routers to exchange network topology information with other routers. If this software is used when not required, system network information may be unnecessarily transmitted across the network. |
V-217295
|
Medium |
The SUSE operating system must not send Internet Protocol version 4 (IPv4) Internet Control Message Protocol (ICMP) redirects. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages contain information from the system's route table, possibly revealing portions of the network topology. |
V-217294
|
Medium |
The SUSE operating system must not allow interfaces to send Internet Protocol version 4 (IPv4) Internet Control Message Protocol (ICMP) redirect messages by default. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages contain information from the system's route table, possibly revealing portions of the network topology. |
V-217293
|
Medium |
The SUSE operating system must not allow interfaces to accept Internet Protocol version 6 (IPv6) Internet Control Message Protocol (ICMP) redirect messages by default. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack. |
V-217292
|
Medium |
The SUSE operating system must not allow interfaces to accept Internet Protocol version 4 (IPv4) Internet Control Message Protocol (ICMP) redirect messages by default. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack. |
V-217291
|
Medium |
The SUSE operating system must prevent Internet Protocol version 4 (IPv4) Internet Control Message Protocol (ICMP) redirect messages from being accepted. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack. |
V-217290
|
Medium |
The SUSE operating system must not respond to Internet Protocol version 4 (IPv4) Internet Control Message Protocol (ICMP) echoes sent to a broadcast address. |
Responding to broadcast (ICMP) echoes facilitates network mapping and provides a vector for amplification attacks. |
V-217289
|
Medium |
The SUSE operating system must not forward Internet Protocol version 4 (IPv4) source-routed packets by default. |
Source-routed packets allow the source of the packet to suggest that routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the forwarding of source-routed traffic, such as when IPv4 forwarding is enabled... |
V-217288
|
Medium |
The SUSE operating system must not forward Internet Protocol version 6 (IPv6) source-routed packets. |
Source-routed packets allow the source of the packet to suggest that routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the forwarding of source-routed traffic, such as when IPv4 forwarding is enabled... |
V-217287
|
Medium |
The SUSE operating system must not forward Internet Protocol version 4 (IPv4) source-routed packets. |
Source-routed packets allow the source of the packet to suggest that routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the forwarding of source-routed traffic, such as when IPv4 forwarding is enabled... |
V-217286
|
Medium |
The SUSE operating system must be configured to use TCP syncookies. |
Denial of Service (DoS) is a condition when a resource is not available for legitimate users. When this occurs, the organization either cannot accomplish its mission or must operate at degraded capacity.
Managing excess capacity ensures that sufficient capacity is available to counter flooding attacks. Employing increased capacity and service... |
V-217285
|
Medium |
The SUSE operating system must off-load rsyslog messages for networked systems in real time and off-load standalone systems at least weekly. |
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Off-loading is a common process in information systems with limited audit storage capacity. |
V-217284
|
Medium |
Address space layout randomization (ASLR) must be implemented by the SUSE operating system to protect memory from unauthorized code execution. |
Some adversaries launch attacks with the intent of executing code in nonexecutable regions of memory or in memory locations that are prohibited. Security safeguards employed to protect memory include, for example, data execution prevention and address space layout randomization. Data execution prevention safeguards can either be hardware-enforced or software-enforced, with... |
V-217283
|
Medium |
The SUSE operating system must implement kptr-restrict to prevent the leaking of internal kernel addresses. |
Some adversaries launch attacks with the intent of executing code in nonexecutable regions of memory or in memory locations that are prohibited. Security safeguards employed to protect memory include, for example, data execution prevention and address space layout randomization. Data execution prevention safeguards can either be hardware-enforced or software-enforced, with... |
V-217281
|
Medium |
The SUSE operating system clock must, for networked systems, be synchronized to an authoritative DoD time source at least every 24 hours. |
Inaccurate time stamps make it more difficult to correlate events and can lead to an inaccurate analysis. Determining the correct time a particular event occurred on a system is critical when conducting forensic analysis and investigating system events. Sources outside the configured acceptable allowance (drift) may be inaccurate.
Synchronizing internal... |
V-217280
|
Medium |
The SUSE operating system SSH daemon must disable forwarded remote X connections for interactive users, unless to fulfill documented and validated mission requirements. |
The security risk of using X11 forwarding is that the client's X11 display server may be exposed to attack when the SSH client requests forwarding. A system administrator may have a stance in which they want to protect clients that may expose themselves to attack by unwittingly requesting X11 forwarding,... |
V-217279
|
Medium |
The SUSE operating system SSH daemon must not allow compression or must only allow compression after successful authentication. |
If compression is allowed in an SSH connection prior to authentication, vulnerabilities in the compression software could result in compromise of the system from an unauthenticated connection, potentially with root privileges. |
V-217278
|
Medium |
The SUSE operating system SSH daemon must use privilege separation. |
SSH daemon privilege separation causes the SSH process to drop root privileges when not needed, which would decrease the impact of software vulnerabilities in the unprivileged section. |
V-217277
|
Medium |
The SUSE operating system SSH daemon must perform strict mode checking of home directory configuration files. |
If other users have access to modify user-specific SSH configuration files, they may be able to log on to the system as another user. |
V-217276
|
Medium |
The SUSE operating system SSH daemon private host key files must have mode 0640 or less permissive. |
If an unauthorized user obtains the private SSH host key file, the host could be impersonated. |
V-217275
|
Medium |
The SUSE operating system SSH daemon public host key files must have mode 0644 or less permissive. |
If a public host key file is modified by an unauthorized user, the SSH service may be compromised. |
V-217274
|
Medium |
The SUSE operating system SSH daemon must be configured to not allow authentication using known hosts authentication. |
Configuring this setting for the SSH daemon provides additional assurance that remote logon via SSH will require a password, even in the event of misconfiguration elsewhere. |
V-217273
|
Medium |
The SUSE operating system for all network connections associated with SSH traffic must immediately terminate at the end of the session or after 10 minutes of inactivity. |
Automatic session termination addresses the termination of user-initiated logical sessions in contrast to the termination of network connections that are associated with communications sessions (i.e., network disconnect). A logical session (for local, network, and remote access) is initiated whenever a user (or process acting on behalf of a user) accesses... |
V-217272
|
Medium |
The SUSE operating system SSH daemon must be configured with a timeout interval. |
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... |
V-217271
|
Medium |
The SUSE operating system SSH daemon must be configured to only use Message Authentication Codes (MACs) employing FIPS 140-2 approved cryptographic hash algorithms. |
Without cryptographic integrity protections, information can be altered by unauthorized users without detection.
Remote access (e.g., RDP) is access to DoD nonpublic information systems by an authorized user (or an information system) communicating through an external, nonorganization-controlled network. Remote access methods include, for example, dial-up, broadband, and wireless.
Cryptographic mechanisms... |
V-217270
|
Medium |
The SUSE operating system must implement DoD-approved encryption to protect the confidentiality of SSH remote connections. |
Without confidentiality protection mechanisms, unauthorized individuals may gain access to sensitive information via a remote access session.
Remote access is access to DoD nonpublic information systems by an authorized user (or an information system) communicating through an external, nonorganization-controlled network. Remote access methods include, for example, dial-up, broadband, and wireless.... |
V-217269
|
Medium |
The SUSE operating system must not allow users to override SSH environment variables. |
SSH environment options potentially allow users to bypass access restriction in some configurations. |
V-217267
|
Medium |
The SUSE operating system must deny direct logons to the root account using remote access via SSH. |
To assure individual accountability and prevent unauthorized access, organizational users must be individually identified and authenticated.
A group authenticator is a generic account used by multiple individuals. Use of a group authenticator alone does not uniquely identify individual users. Examples of the group authenticator is the UNIX OS "root" user... |
V-217266
|
Medium |
The SUSE operating system must display the date and time of the last successful account logon upon an SSH logon. |
Providing users with feedback on when account accesses via SSH last occurred facilitates user recognition and reporting of unauthorized account use. |
V-217265
|
Medium |
The SUSE operating system must log SSH connection attempts and failures to the server. |
Remote access services, such as those providing remote access to network devices and information systems, which lack automated monitoring capabilities, increase risk and make remote user access management difficult at best.
Remote access is access to DoD nonpublic information systems by an authorized user (or an information system) communicating through... |
V-217263
|
Medium |
The SUSE operating system must display the Standard Mandatory DoD Notice and Consent Banner before granting access via SSH. |
Display of a standardized and approved use notification before granting access to the SUSE operating system ensures privacy and security notification verbiage used is consistent with applicable federal laws, Executive Orders, directives, policies, regulations, standards, and guidance.
System use notifications are required only for access via logon interfaces with human... |
V-217261
|
Medium |
The SUSE operating system must be configured to prohibit or restrict the use of functions, ports, protocols, and/or services as defined in the Ports, Protocols, and Services Management (PPSM) Category Assignments List (CAL) and vulnerability assessments. |
To prevent unauthorized connection of devices, unauthorized transfer of information, or unauthorized tunneling (i.e., embedding of data types within data types), organizations must disable or restrict unused or unnecessary physical and logical ports/protocols on information systems.
SUSE operating systems are capable of providing a wide variety of functions and services.... |
V-217260
|
Medium |
The SUSE operating system file /etc/gdm/banner must contain the Standard Mandatory DoD Notice and Consent banner text. |
The banner must be acknowledged by the user prior to allowing the user access to the SUSE operating system. This provides assurance that the user has seen the message and accepted the conditions for access. If the consent banner is not acknowledged by the user, DoD will not be in... |
V-217258
|
Medium |
The SUSE operating system must not have the telnet-server package installed. |
It is detrimental for SUSE operating systems to provide, or install by default, functionality exceeding requirements or mission objectives. These unnecessary capabilities or services are often overlooked and therefore may remain unsecured. They increase the risk to the platform by providing additional attack vectors.
SUSE operating systems are capable of... |
V-217257
|
Medium |
The SUSE operating system must generate audit records for all modifications to the faillog file. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217255
|
Medium |
The SUSE operating system must generate audit records for all uses of the init_module and finit_module syscalls. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217254
|
Medium |
The SUSE operating system must generate audit records for all uses of the delete_module command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217253
|
Medium |
The SUSE operating system must generate audit records for all uses of the pam_timestamp_check command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217252
|
Medium |
The SUSE operating system must generate audit records for all uses of the crontab command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217251
|
Medium |
The SUSE operating system must generate audit records for all uses of the usermod command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217250
|
Medium |
The SUSE operating system must generate audit records for all uses of the chage command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217249
|
Medium |
The SUSE operating system must generate audit records for all uses of the unix_chkpwd command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217248
|
Medium |
The SUSE operating system must generate audit records for all uses of the passmass command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217247
|
Medium |
The SUSE operating system must generate audit records for all modifications to the lastlog file. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217246
|
Medium |
The SUSE operating system must generate audit records for all modifications to the tallylog file must generate an audit record. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217245
|
Medium |
The SUSE operating system must generate audit records for all uses of the rm command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217244
|
Medium |
Successful/unsuccessful attempts to modify categories of information (e.g., classification levels) must generate audit records. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217243
|
Medium |
The SUSE operating system must generate audit records for all uses of the chacl command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217242
|
Medium |
The SUSE operating system must generate audit records for all uses of the setfacl command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217241
|
Medium |
The SUSE operating system must generate audit records for all uses of the chmod command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217240
|
Medium |
The SUSE operating system must generate audit records for all account creations, modifications, disabling, and termination events that affect /etc/gshadow. |
Once an attacker establishes initial access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to simply create a new account. Auditing of account creation mitigates this risk.
To address access requirements, many SUSE operating... |
V-217230
|
Medium |
The SUSE operating system must generate audit records for all uses of the creat, open, openat, open_by_handle_at, truncate, and ftruncate syscalls. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217227
|
Medium |
The SUSE operating system must generate audit records for all uses of the chmod, fchmod, and fchmodat system calls. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217223
|
Medium |
The SUSE operating system must generate audit records for all uses of the chown, fchown, fchownat, and lchown syscalls. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217218
|
Medium |
The SUSE operating system must generate audit records for all uses of the setxattr, fsetxattr, lsetxattr, removexattr, fremovexattr, and lremovexattr syscalls. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217217
|
Medium |
The SUSE operating system must generate audit records for all uses of the kmod command. |
Without the capability to generate audit records, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g., module or policy filter).
The list of audited events... |
V-217210
|
Medium |
The SUSE operating system must generate audit records for all uses of the su command. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-217208
|
Medium |
The SUSE operating system must generate audit records for all account creations, modifications, disabling, and termination events that affect /etc/opasswd. |
Once an attacker establishes initial access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to simply create a new account. Auditing of account creation mitigates this risk.
To address access requirements, many SUSE operating... |
V-217207
|
Medium |
The SUSE operating system must generate audit records for all account creations, modifications, disabling, and termination events that affect /etc/shadow. |
Once an attacker establishes initial access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to simply create a new account. Auditing of account creation mitigates this risk.
To address access requirements, many SUSE operating... |
V-217206
|
Medium |
The SUSE operating system must generate audit records for all account creations, modifications, disabling, and termination events that affect /etc/group. |
Once an attacker establishes initial access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to simply create a new account. Auditing of account creation mitigates this risk.
To address access requirements, many SUSE operating... |
V-217205
|
Medium |
The SUSE operating system must generate audit records for all account creations, modifications, disabling, and termination events that affect /etc/passwd. |
Once an attacker establishes initial access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to simply create a new account. Auditing of account creation mitigates this risk.
To address access requirements, many SUSE operating... |
V-217204
|
Medium |
The SUSE operating system must not disable syscall auditing. |
By default, the SUSE operating system includes the "-a task,never" audit rule as a default. This rule suppresses syscall auditing for all tasks started with this rule in effect. Because the audit daemon processes the "audit.rules" file from the top down, this rule supersedes all other defined syscall rules; therefore... |
V-217203
|
Medium |
The SUSE operating system audit tools must have the proper permissions configured to protect against unauthorized access. |
Protecting audit information also includes identifying and protecting the tools used to view and manipulate log data. Therefore, protecting audit tools is necessary to prevent unauthorized operation on audit information.
SUSE operating systems providing tools to interface with audit information will leverage user permissions and roles identifying the user accessing... |
V-217202
|
Medium |
The SUSE operating system must protect audit rules from unauthorized modification. |
Without the capability to restrict which roles and individuals can select which events are audited, unauthorized personnel may be able to prevent the auditing of critical events. Misconfigured audits may degrade the system's performance by overwhelming the audit log. Misconfigured audits may also make it more difficult to establish, correlate,... |
V-217201
|
Medium |
Audispd must take appropriate action when the SUSE operating system audit storage is full. |
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Off-loading is a common process in information systems with limited audit storage capacity. |
V-217200
|
Medium |
The audit system must take appropriate action when the network cannot be used to off-load audit records. |
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Off-loading is a common process in information systems with limited audit storage capacity. |
V-217197
|
Medium |
The audit-audispd-plugins must be installed on the SUSE operating system. |
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Off-loading is a common process in information systems with limited audit storage capacity. |
V-217196
|
Medium |
The SUSE operating system audit system must take appropriate action when the audit storage volume is full. |
It is critical that when the SUSE operating system is at risk of failing to process audit logs as required, it takes action to mitigate the failure. Audit processing failures include software/hardware errors, failures in the audit capturing mechanisms, and audit storage capacity being reached or exceeded. Responses to audit... |
V-217195
|
Medium |
The Information System Security Officer (ISSO) and System Administrator (SA), at a minimum, must have mail aliases to be notified of a SUSE operating system audit processing failure. |
It is critical for the appropriate personnel to be aware if a system is at risk of failing to process audit logs as required. Without this notification, the security personnel may be unaware of an impending failure of the audit capability, and system operation may be adversely affected.
Audit processing... |
V-217194
|
Medium |
The Information System Security Officer (ISSO) and System Administrator (SA), at a minimum, must be alerted of a SUSE operating system audit processing failure event. |
It is critical for the appropriate personnel to be aware if a system is at risk of failing to process audit logs as required. Without this notification, the security personnel may be unaware of an impending failure of the audit capability, and system operation may be adversely affected.
Audit processing... |
V-217193
|
Medium |
The SUSE operating system auditd service must notify the System Administrator (SA) and Information System Security Officer (ISSO) immediately when audit storage capacity is 75 percent full. |
If security personnel are not notified immediately when storage volume reaches 75 percent utilization, they are unable to plan for audit record storage capacity expansion. |
V-217192
|
Medium |
The SUSE operating system must allocate audit record storage capacity to store at least one weeks worth of audit records when audit records are not immediately sent to a central audit record storage facility. |
To ensure SUSE operating systems have a sufficient storage capacity in which to write the audit logs, SUSE operating systems need to be able to allocate audit record storage capacity.
The task of allocating audit record storage capacity is usually performed during initial installation of the SUSE operating system. |
V-217191
|
Medium |
SUSE operating system audit records must contain information to establish what type of events occurred, the source of events, where events occurred, and the outcome of events. |
Without establishing what type of events occurred, the source of events, where events occurred, and the outcome of events, it would be difficult to establish, correlate, and investigate the events leading up to an outage or attack.
Audit record content that may be necessary to satisfy this requirement includes, for... |
V-217190
|
Medium |
The SUSE operating system must have the auditing package installed. |
Without establishing what type of events occurred, the source of events, where events occurred, and the outcome of events, it would be difficult to establish, correlate, and investigate the events leading up to an outage or attack.
Audit record content that may be necessary to satisfy this requirement includes, for... |
V-217189
|
Medium |
The SUSE operating system must be configured to not overwrite Pluggable Authentication Modules (PAM) configuration on package changes. |
"pam-config" is a command line utility that automatically generates a system PAM configuration as packages are installed, updated or removed from the system. "pam-config" removes configurations for PAM modules and parameters that it does not know about. It may render ineffective PAM configuration by the system administrator and thus impact... |
V-217188
|
Medium |
The SUSE operating system must prevent unauthorized users from accessing system error messages. |
Only authorized personnel should be aware of errors and the details of the errors. Error messages are an indicator of an organization's operational state or can identify the SUSE operating system or platform. Additionally, Personally Identifiable Information (PII) and operational information must not be revealed through error messages to unauthorized... |
V-217183
|
Medium |
SUSE operating system kernel core dumps must be disabled unless needed. |
Kernel core dumps may contain the full contents of system memory at the time of the crash. Kernel core dumps may consume a considerable amount of disk space and may result in denial of service by exhausting the available space on the target file system partition. |
V-217182
|
Medium |
All SUSE operating system world-writable directories must be group-owned by root, sys, bin, or an application group. |
If a world-writable directory has the sticky bit set and is not group-owned by a privileged Group Identifier (GID), unauthorized users may be able to modify files created by others.
The only authorized public directories are those temporary directories supplied with the system or those designed to be temporary file... |
V-217181
|
Medium |
SUSE operating system file systems that are being imported via Network File System (NFS) must be mounted to prevent binary files from being executed. |
The "noexec" mount option causes the system to not execute binary files. This option must be used for mounting any file system not containing approved binary files as they may be incompatible. Executing files from untrusted file systems increases the opportunity for unprivileged users to attain unauthorized administrative access. |
V-217180
|
Medium |
SUSE operating system file systems that are being imported via Network File System (NFS) must be mounted to prevent files with the setuid and setgid bit set from being executed. |
The "nosuid" mount option causes the system to not execute "setuid" and "setgid" files with owner privileges. This option must be used for mounting any file system not containing approved "setuid" and "setguid" files. Executing files from untrusted file systems increases the opportunity for unprivileged users to attain unauthorized administrative... |
V-217179
|
Medium |
SUSE operating system file systems that are used with removable media must be mounted to prevent files with the setuid and setgid bit set from being executed. |
The "nosuid" mount option causes the system to not execute "setuid" and "setgid" files with owner privileges. This option must be used for mounting any file system not containing approved "setuid" and "setguid" files. Executing files from untrusted file systems increases the opportunity for unprivileged users to attain unauthorized administrative... |
V-217178
|
Medium |
SUSE operating system file systems that contain user home directories must be mounted to prevent files with the setuid and setgid bit set from being executed. |
The "nosuid" mount option causes the system to not execute setuid and setgid files with owner privileges. This option must be used for mounting any file system not containing approved setuid and setguid files. Executing files from untrusted file systems increases the opportunity for unprivileged users to attain unauthorized administrative... |
V-217177
|
Medium |
All SUSE operating system local initialization files must not execute world-writable programs. |
If user start-up files execute world-writable programs, especially in unprotected directories, they could be maliciously modified to destroy user files or otherwise compromise the system at the user level. If the system is compromised at the user level, it is easier to elevate privileges to eventually compromise the system at... |
V-217176
|
Medium |
All SUSE operating system local interactive user initialization files executable search paths must contain only paths that resolve to the users home directory. |
The executable search path (typically the PATH environment variable) contains a list of directories for the shell to search to find executables. If this path includes the current working directory (other than the user's home directory), executables in these directories may be executed instead of system commands. This variable is... |
V-217175
|
Medium |
All SUSE operating system local initialization files must have mode 0740 or less permissive. |
Local initialization files are used to configure the user's shell environment upon logon. Malicious modification of these files could compromise accounts upon logon. |
V-217174
|
Medium |
All SUSE operating system local interactive user home directories must be group-owned by the home directory owners primary group. |
If the Group Identifier (GID) of a local interactive user’s home directory is not the same as the primary GID of the user, this would allow unauthorized access to the user’s files, and users that share the same group may not be able to access files that they legitimately should. |
V-217173
|
Medium |
All SUSE operating system local interactive user home directories must have mode 0750 or less permissive. |
Excessive permissions on local interactive user home directories may allow unauthorized access to user files by other users. |
V-217172
|
Medium |
All SUSE operating system local interactive user home directories defined in the /etc/passwd file must exist. |
If a local interactive user has a home directory defined that does not exist, the user may be given access to the / directory as the current working directory upon logon. This could create a Denial of Service because the user would not be able to access their logon configuration... |
V-217171
|
Medium |
All SUSE operating system local interactive user accounts, upon creation, must be assigned a home directory. |
If local interactive users are not assigned a valid home directory, there is no place for the storage and control of files they should own. |
V-217170
|
Medium |
All SUSE operating system local interactive users must have a home directory assigned in the /etc/passwd file. |
If local interactive users are not assigned a valid home directory, there is no place for the storage and control of files they should own. |
V-217169
|
Medium |
All SUSE operating system files and directories must have a valid group owner. |
Files without a valid group owner may be unintentionally inherited if a group is assigned the same Group Identifier (GID) as the GID of the files without a valid group owner. |
V-217168
|
Medium |
All SUSE operating system files and directories must have a valid owner. |
Unowned files and directories may be unintentionally inherited if a user is assigned the same User Identifier (UID) as the UID of the unowned files. |
V-217167
|
Medium |
The SUSE operating system must configure the Linux Pluggable Authentication Modules (PAM) to prohibit the use of cached offline authentications after one day. |
If cached authentication information is out of date, the validity of the authentication information may be questionable. |
V-217166
|
Medium |
If Network Security Services (NSS) is being used by the SUSE operating system it must prohibit the use of cached authentications after one day. |
If cached authentication information is out of date, the validity of the authentication information may be questionable. |
V-217163
|
Medium |
The SUSE operating system must not have duplicate User IDs (UIDs) for interactive users. |
To assure accountability and prevent unauthenticated access, interactive users must be identified and authenticated to prevent potential misuse and compromise of the system.
Interactive users include organizational employees or individuals the organization deems to have equivalent status of employees (e.g., contractors). Interactive users (and processes acting on behalf of users)... |
V-217162
|
Medium |
The SUSE operating system must not have unnecessary accounts. |
Accounts providing no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system. |
V-217161
|
Medium |
The SUSE operating system default permissions must be defined in such a way that all authenticated users can only read and modify their own files. |
Setting the most restrictive default permissions ensures that when new accounts are created, they do not have unnecessary access. |
V-217158
|
Medium |
The SUSE operating system Apparmor tool must be configured to control whitelisted applications and user home directory access control. |
Using a whitelist provides a configuration management method for allowing the execution of only authorized software. Using only authorized software decreases risk by limiting the number of potential vulnerabilities.
The organization must identify authorized software programs and permit execution of authorized software by adding each authorized program to the "pam_apparmor"... |
V-217156
|
Medium |
The SUSE operating system must disable the file system automounter unless required. |
Automatically mounting file systems permits easy introduction of unknown devices, thereby facilitating malicious activity.
Satisfies: SRG-OS-000114-GPOS-00059, SRG-OS-000378-GPOS-00163, SRG-OS-000480-GPOS-00227 |
V-217155
|
Medium |
The SUSE operating system must disable the USB mass storage kernel module. |
Without identifying devices, unidentified or unknown devices may be introduced, thereby facilitating malicious activity.
Peripherals include but are not limited to such devices as flash drives, external storage, and printers. |
V-217154
|
Medium |
The SUSE operating system must remove all outdated software components after updated versions have been installed. |
Previous versions of software components that are not removed from the information system after updates have been installed may be exploited by adversaries. Some information technology products may remove older versions of software automatically from the information system. |
V-217153
|
Medium |
The SUSE operating system tool zypper must have gpgcheck enabled. |
Changes to any software components can have significant effects on the overall security of the SUSE operating system. This requirement ensures the software has not been tampered with and has been provided by a trusted vendor.
Accordingly, patches, service packs, device drivers, or SUSE operating system components must be signed... |
V-217152
|
Medium |
The SUSE operating system file integrity tool must be configured to protect the integrity of the audit tools. |
Protecting the integrity of the tools used for auditing purposes is a critical step toward ensuring the integrity of audit information. Audit information includes all information (e.g., audit records, audit settings, and audit reports) needed to successfully audit information system activity.
Audit tools include but are not limited to vendor-provided... |
V-217149
|
Medium |
The SUSE operating system must notify the System Administrator (SA) when AIDE discovers anomalies in the operation of any security functions. |
If anomalies are not acted on, security functions may fail to secure the system.
Security function is defined as the hardware, software, and/or firmware of the information system responsible for enforcing the system security policy and supporting the isolation of code and data on which the protection is based. Security... |
V-217148
|
Medium |
Advanced Intrusion Detection Environment (AIDE) must verify the baseline SUSE operating system configuration at least weekly. |
Unauthorized changes to the baseline configuration could make the system vulnerable to various attacks or allow unauthorized access to the SUSE operating system. Changes to SUSE operating system configurations can have unintended side effects, some of which may be relevant to security.
Detecting such changes and providing an automated response... |
V-217147
|
Medium |
The sticky bit must be set on all SUSE operating system world-writable directories. |
Preventing unauthorized information transfers mitigates the risk of information, including encrypted representations of information, produced by the actions of prior users/roles (or the actions of processes acting on behalf of prior users/roles) from being available to any current users/roles (or current processes) that obtain access to shared system resources (e.g.,... |
V-217145
|
Medium |
SUSE operating systems with Unified Extensible Firmware Interface (UEFI) implemented must require authentication upon booting into single-user mode and maintenance. |
If the system allows a user to boot into single-user or maintenance mode without authentication, any user that invokes single-user or maintenance mode is granted privileged access to all system information.
If the system is running in EFI mode, SLES 12 by default will use GRUB 2 EFI as the... |
V-217144
|
Medium |
SUSE operating systems with a basic input/output system (BIOS) must require authentication upon booting into single-user and maintenance modes. |
To mitigate the risk of unauthorized access to sensitive information by entities that have been issued certificates by DoD-approved PKIs, all DoD systems (e.g., web servers and web portals) must be properly configured to incorporate access control methods that do not rely solely on the possession of a certificate for... |
V-217143
|
Medium |
FIPS 140-2 mode must be enabled on the SUSE operating system. |
Use of weak or untested encryption algorithms undermines the purposes of using encryption to protect data. The SUSE operating system must implement cryptographic modules adhering to the higher standards approved by the federal government since this provides assurance they have been tested and validated.
Satisfies: SRG-OS-000396-GPOS-00176, SRG-OS-000478-GPOS-00223 |
V-217138
|
Medium |
The SUSE operating system must enforce a delay of at least four seconds between logon prompts following a failed logon attempt. |
Limiting the number of logon attempts over a certain time interval reduces the chances that an unauthorized user may gain access to an account. |
V-217136
|
Medium |
The SUSE operating system must disable account identifiers (individuals, groups, roles, and devices) after 35 days of inactivity after password expiration. |
Inactive identifiers pose a risk to systems and applications because attackers may exploit an inactive identifier and potentially obtain undetected access to the system. Owners of inactive accounts will not notice if unauthorized access to their user account has been obtained.
The SUSE operating system needs to track periods of... |
V-217135
|
Medium |
The SUSE operating system must never automatically remove or disable emergency administrator accounts. |
Emergency accounts are privileged accounts that are established in response to crisis situations where the need for rapid account activation is required. Therefore, emergency account activation may bypass normal account authorization processes. If these accounts are automatically disabled, system maintenance during emergencies may not be possible, thus adversely affecting system... |
V-217134
|
Medium |
The SUSE operating system must prevent the use of dictionary words for passwords. |
If the SUSE operating system allows the user to select passwords based on dictionary words, this increases the chances of password compromise by increasing the opportunity for successful guesses and brute-force attacks. |
V-217131
|
Medium |
The SUSE operating system must employ user passwords with a maximum lifetime of 60 days. |
Any password, no matter how complex, can eventually be cracked. Therefore, passwords need to be changed periodically. If the SUSE operating system does not limit the lifetime of passwords and force users to change their passwords, there is the risk that the SUSE operating system passwords could be compromised. |
V-217130
|
Medium |
The SUSE operating system must be configured to create or update passwords with a maximum lifetime of 60 days. |
Any password, no matter how complex, can eventually be cracked. Therefore, passwords need to be changed periodically. If the SUSE operating system does not limit the lifetime of passwords and force users to change their passwords, there is the risk that the SUSE operating system passwords could be compromised. |
V-217129
|
Medium |
The SUSE operating system must employ user passwords with a minimum lifetime of 24 hours (one day). |
Enforcing a minimum password lifetime helps prevent repeated password changes to defeat the password reuse or history enforcement requirement. If users are allowed to immediately and continually change their password, the password could be repeatedly changed in a short period of time to defeat the organization's policy regarding password reuse. |
V-217128
|
Medium |
The SUSE operating system must be configured to create or update passwords with a minimum lifetime of 24 hours (one day). |
Enforcing a minimum password lifetime helps prevent repeated password changes to defeat the password reuse or history enforcement requirement. If users are allowed to immediately and continually change their password, the password could be repeatedly changed in a short period of time to defeat the organization's policy regarding password reuse. |
V-217127
|
Medium |
The SUSE operating system must employ passwords with a minimum of 15 characters. |
The shorter the password, the lower the number of possible combinations that need to be tested before the password is compromised.
Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password length is one factor of several that... |
V-217126
|
Medium |
The SUSE operating system must employ FIPS 140-3 approved cryptographic hashing algorithms for all stored passwords. |
The system must use a strong hashing algorithm to store the password. The system must use a sufficient number of hashing rounds to ensure the required level of entropy.
Passwords need to be protected at all times, and encryption is the standard method for protecting passwords. If passwords are not... |
V-217125
|
Medium |
The SUSE operating system must not be configured to allow blank or null passwords. |
Passwords need to be protected at all times, and encryption is the standard method for protecting passwords. If passwords are not encrypted, they can be plainly read (i.e., clear text) and easily compromised. |
V-217124
|
Medium |
The SUSE operating system must configure the Linux Pluggable Authentication Modules (PAM) to only store encrypted representations of passwords. |
Passwords need to be protected at all times, and encryption is the standard method for protecting passwords. If passwords are not encrypted, they can be plainly read (i.e., clear text) and easily compromised.
Satisfies: SRG-OS-000120-GPOS-00061 |
V-217123
|
Medium |
The SUSE operating system must employ FIPS 140-2-approved cryptographic hashing algorithms for all stored passwords. |
The system must use a strong hashing algorithm to store the password. The system must use a sufficient number of hashing rounds to ensure the required level of entropy.
Passwords need to be protected at all times, and encryption is the standard method for protecting passwords. If passwords are not... |
V-217122
|
Medium |
The SUSE operating system must employ FIPS 140-2 approved cryptographic hashing algorithm for system authentication (login.defs). |
Unapproved mechanisms that are used for authentication to the cryptographic module are not verified and therefore cannot be relied on to provide confidentiality or integrity, and DoD data may be compromised.
SUSE operating systems using encryption are required to use FIPS-compliant mechanisms for authenticating to cryptographic modules.
FIPS 140-2 is... |
V-217121
|
Medium |
The SUSE operating system must require the change of at least eight (8) of the total number of characters when passwords are changed. |
If the SUSE operating system allows the user to consecutively reuse extensive portions of passwords, this increases the chances of password compromise by increasing the window of opportunity for attempts at guessing and brute-force attacks.
The number of changed characters refers to the number of changes required with respect to... |
V-217120
|
Medium |
The SUSE operating system must enforce passwords that contain at least one special character. |
Use of a complex password helps increase the time and resources required to compromise the password. Password complexity or strength is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor in determining how long it takes to crack... |
V-217119
|
Medium |
The SUSE operating system must enforce passwords that contain at least one numeric character. |
Use of a complex password helps increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor of several that determines how long it takes... |
V-217118
|
Medium |
The SUSE operating system must enforce passwords that contain at least one lower-case character. |
Use of a complex password helps increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor of several that determines how long it takes... |
V-217117
|
Medium |
The SUSE operating system must enforce passwords that contain at least one upper-case character. |
Use of a complex password helps increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor of several that determines how long it takes... |
V-217116
|
Medium |
The SUSE operating system must enforce a delay of at least four (4) seconds between logon prompts following a failed logon attempt. |
Limiting the number of logon attempts over a certain time interval reduces the chances that an unauthorized user may gain access to an account. |
V-217114
|
Medium |
The SUSE operating system must lock an account after three consecutive invalid access attempts. |
By limiting the number of failed access attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account.
The pam_tally2.so module maintains a count of attempted accesses. This includes user name entry into a logon field... |
V-217110
|
Medium |
The SUSE operating system must initiate a session lock after a 10-minute period of inactivity. |
A session time-out lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not log out because of the temporary nature of the absence.
Rather than relying on the users to manually lock their SUSE... |
V-217109
|
Medium |
The SUSE operating system must initiate a session lock after a 15-minute period of inactivity for the graphical user interface. |
A session time-out lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not log out because of the temporary nature of the absence.
Rather than relying on the users to manually lock their SUSE... |
V-217107
|
Medium |
The SUSE operating system must be able to lock the graphical user interface (GUI). |
A session lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not want to log out because of the temporary nature of the absence.
The session lock is implemented at the point where session... |
V-217106
|
Medium |
The SUSE operating system must display the approved Standard Mandatory DoD Notice before granting local or remote access to the system via a graphical user logon. |
Display of a standardized and approved use notification before granting access to the SUSE operating system ensures privacy and security notification verbiage used is consistent with applicable federal laws, Executive Orders, directives, policies, regulations, standards, and guidance.
The banner must be acknowledged by the user prior to allowing the user... |
V-217105
|
Medium |
The SUSE operating system must display a banner before granting local or remote access to the system via a graphical user logon. |
Display of a standardized and approved use notification before granting access to the SUSE operating system ensures privacy and security notification verbiage used is consistent with applicable federal laws, Executive Orders, directives, policies, regulations, standards, and guidance.
The banner must be acknowledged by the user prior to allowing the user... |
V-217104
|
Medium |
The SUSE operating system must display the Standard Mandatory DoD Notice and Consent Banner before granting access via local console. |
Display of a standardized and approved use notification before granting access to the SUSE operating system ensures privacy and security notification verbiage used is consistent with applicable federal laws, Executive Orders, directives, policies, regulations, standards, and guidance.
The banner must be acknowledged by the user prior to allowing the user... |
V-217103
|
Medium |
The SUSE operating system must display the Standard Mandatory DoD Notice and Consent Banner until users acknowledge the usage conditions and take explicit actions to log on for further access to the local graphical user interface. |
Display of a standardized and approved use notification before granting access to the SUSE operating system ensures privacy and security notification verbiage used is consistent with applicable federal laws, Executive Orders, directives, policies, regulations, standards, and guidance.
The banner must be acknowledged by the user prior to allowing the user... |
V-217102
|
Medium |
Vendor-packaged SUSE operating system security patches and updates must be installed and up to date. |
Timely patching is critical for maintaining the operational availability, confidentiality, and integrity of information technology (IT) systems. However, failure to keep SUSE operating system and application software patched is a common mistake made by IT professionals. New patches are released frequently, and it is often difficult for even experienced System... |
V-255915
|
Low |
The SUSE operating system must restrict access to the kernel message buffer. |
Restricting access to the kernel message buffer limits access only to root. This prevents attackers from gaining additional system information as a nonprivileged user. |
V-217282
|
Low |
The SUSE operating system must be configured to use Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT). |
If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis.
Time stamps generated by the SUSE operating system include date and time. Time is commonly expressed in UTC, a modern continuation of GMT, or local time with an offset... |
V-217239
|
Low |
The SUSE operating system must generate audit records for a uses of the chsh command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217238
|
Low |
The SUSE operating system must generate audit records for all uses of the newgrp command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217237
|
Low |
The SUSE operating system must generate audit records for all uses of the gpasswd command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217236
|
Low |
The SUSE operating system must generate audit records for all uses of the passwd command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217216
|
Low |
The SUSE operating system must generate audit records for all uses of the ssh-keysign command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217215
|
Low |
The SUSE operating system must generate audit records for all uses of the ssh-agent command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217214
|
Low |
The SUSE operating system must generate audit records for all uses of the umount command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217213
|
Low |
The SUSE operating system must generate audit records for all uses of the mount command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217212
|
Low |
The SUSE operating system must generate audit records for all uses of the chfn command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217211
|
Low |
The SUSE operating system must generate audit records for all uses of the sudo command. |
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information.
At a minimum, the organization must audit the full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of... |
V-217209
|
Low |
The SUSE operating system must generate audit records for all uses of the privileged functions. |
Misuse of privileged functions, either intentionally or unintentionally by authorized users, or by unauthorized external entities that have compromised information system accounts, is a serious and ongoing concern and can have significant adverse impacts on organizations. Auditing the use of privileged functions is one way to detect such misuse and... |
V-217199
|
Low |
Audispd must off-load audit records onto a different system or media from the SUSE operating system being audited. |
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Off-loading is a common process in information systems with limited audit storage capacity. |
V-217198
|
Low |
The SUSE operating system audit event multiplexor must be configured to use Kerberos. |
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Allowing devices and users to connect to or from the system without first authenticating them allows untrusted access and can lead to a compromise or attack. Audit events may include sensitive data must be encrypted prior... |
V-217186
|
Low |
The SUSE operating system must use a separate file system for the system audit data path. |
The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing. |
V-217185
|
Low |
The SUSE operating system must use a separate file system for /var. |
The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing. |
V-217184
|
Low |
A separate file system must be used for SUSE operating system user home directories (such as /home or an equivalent). |
The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing. |
V-217151
|
Low |
The SUSE operating system file integrity tool must be configured to verify extended attributes. |
Extended attributes in file systems are used to contain arbitrary data and file metadata with security implications. |
V-217150
|
Low |
The SUSE operating system file integrity tool must be configured to verify Access Control Lists (ACLs). |
ACLs can provide permissions beyond those permitted through the file mode and must be verified by file integrity tools. |
V-217140
|
Low |
The SUSE operating system must display the date and time of the last successful account logon upon logon. |
Providing users with feedback on when account accesses last occurred facilitates user recognition and reporting of unauthorized account use. |
V-217113
|
Low |
The SUSE operating system must limit the number of concurrent sessions to 10 for all accounts and/or account types. |
SUSE operating system management includes the ability to control the number of users and user sessions that utilize a SUSE operating system. Limiting the number of allowed users and sessions per user is helpful in reducing the risks related to Denial-of-Service (DoS) attacks.
This requirement addresses concurrent sessions for information... |
V-217111
|
Low |
The SUSE operating system must conceal, via the session lock, information previously visible on the display with a publicly viewable image in the graphical user interface. |
A session lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not log out because of the temporary nature of the absence.
The session lock is implemented at the point where session activity can... |
V-217108
|
Low |
The SUSE operating system must utilize vlock to allow for session locking. |
A session lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not want to log out because of the temporary nature of the absence.
The session lock is implemented at the point where session... |