V-38668 | High | The x86 Ctrl-Alt-Delete key sequence must be disabled. | A locally logged-in user who presses Ctrl-Alt-Delete, when at the console, can reboot the system. If accidentally pressed, as could happen in the case of mixed OS environment, this can create the... |
V-38701 | High | The TFTP daemon must operate in secure mode which provides access only to a single directory on the host file system. | Using the "-s" option causes the TFTP service to only serve files from the given directory. Serving files from an intentionally specified directory reduces the risk of sharing files which should... |
V-38491 | High | There must be no .rhosts or hosts.equiv files on the system. | Trust files are convenient, but when used in conjunction with the R-services, they can allow unauthenticated access to a system. |
V-38497 | High | The system must not have accounts configured with blank or null passwords. | If an account has an empty password, anyone could log in and run commands with the privileges of that account. Accounts with empty passwords should never be used in operational environments. |
V-38677 | High | The NFS server must not have the insecure file locking option enabled. | Allowing insecure file locking could allow for sensitive data to be viewed or edited by an unauthorized user. |
V-38476 | High | Vendor-provided cryptographic certificates must be installed to verify the integrity of system software. | The Red Hat GPG keys are necessary to cryptographically verify packages are from Red Hat. |
V-38607 | High | The SSH daemon must be configured to use only the SSHv2 protocol. | SSH protocol version 1 suffers from design flaws that result in security vulnerabilities and should not be used. |
V-38602 | High | The rlogind service must not be running. | The rlogin service uses unencrypted network communications, which means that data from the login session, including passwords and all other information transmitted during the session, can be... |
V-38614 | High | The SSH daemon must not allow authentication using an empty password. | Configuring this setting for the SSH daemon provides additional assurance that remote login via SSH will require a password, even in the event of misconfiguration elsewhere. |
V-38594 | High | The rshd service must not be running. | The rsh service uses unencrypted network communications, which means that data from the login session, including passwords and all other information transmitted during the session, can be stolen... |
V-38591 | High | The rsh-server package must not be installed. | The "rsh-server" package provides several obsolete and insecure network services. Removing it decreases the risk of those services' accidental (or intentional) activation. |
V-38598 | High | The rexecd service must not be running. | The rexec service uses unencrypted network communications, which means that data from the login session, including passwords and all other information transmitted during the session, can be stolen... |
V-38587 | High | The telnet-server package must not be installed. | Removing the "telnet-server" package decreases the risk of the unencrypted telnet service's accidental (or intentional) activation.
Mitigation: If the telnet-server package is configured to only... |
V-38589 | High | The telnet daemon must not be running. | The telnet protocol uses unencrypted network communication, which means that data from the login session, including passwords and all other information transmitted during the session, can be... |
V-38612 | Medium | The SSH daemon must not allow host-based authentication. | SSH trust relationships mean a compromise on one host can allow an attacker to move trivially to other hosts. |
V-38459 | Medium | The /etc/group file must be group-owned by root. | The "/etc/group" file contains information regarding groups that are configured on the system. Protection of this file is important for system security. |
V-51363 | Medium | The system must use a Linux Security Module configured to enforce limits on system services. | Setting the SELinux state to enforcing ensures SELinux is able to confine potentially compromised processes to the security policy, which is designed to prevent them from causing damage to the... |
V-38499 | Medium | The /etc/passwd file must not contain password hashes. | The hashes for all user account passwords should be stored in the file "/etc/shadow" and never in "/etc/passwd", which is readable by all users. |
V-38451 | Medium | The /etc/passwd file must be group-owned by root. | The "/etc/passwd" file contains information about the users that are configured on the system. Protection of this file is critical for system security. |
V-38458 | Medium | The /etc/group file must be owned by root. | The "/etc/group" file contains information regarding groups that are configured on the system. Protection of this file is important for system security. |
V-38658 | Medium | The system must prohibit the reuse of passwords within five iterations. | Preventing reuse of previous passwords helps ensure that a compromised password is not reused by a user. |
V-38492 | Medium | The system must prevent the root account from logging in from virtual consoles. | Preventing direct root login to virtual console devices helps ensure accountability for actions taken on the system using the root account. |
V-38443 | Medium | The /etc/gshadow file must be owned by root. | The "/etc/gshadow" file contains group password hashes. Protection of this file is critical for system security. |
V-38526 | Medium | The system must not accept ICMPv4 secure redirect packets on any interface. | Accepting "secure" ICMP redirects (from those gateways listed as default gateways) has few legitimate uses. It should be disabled unless it is absolutely required. |
V-38524 | Medium | The system must not accept ICMPv4 redirect packets on any interface. | Accepting ICMP redirects has few legitimate uses. It should be disabled unless it is absolutely required. |
V-38489 | Medium | A file integrity tool must be installed. | The AIDE package must be installed if it is to be available for integrity checking. |
V-38523 | Medium | The system must not accept IPv4 source-routed packets on any interface. | Accepting source-routed packets in the IPv4 protocol has few legitimate uses. It should be disabled unless it is absolutely required. |
V-38520 | Medium | The operating system must back up audit records on an organization defined frequency onto a different system or media than the system being audited. | A log server (loghost) receives syslog messages from one or more systems. This data can be used as an additional log source in the event a system is compromised and its local logs are suspect.... |
V-38521 | Medium | The operating system must support the requirement to centrally manage the content of audit records generated by organization defined information system components. | A log server (loghost) receives syslog messages from one or more systems. This data can be used as an additional log source in the event a system is compromised and its local logs are suspect.... |
V-38461 | Medium | The /etc/group file must have mode 0644 or less permissive. | The "/etc/group" file contains information regarding groups that are configured on the system. Protection of this file is important for system security. |
V-38469 | Medium | All system command files must have mode 755 or less permissive. | System binaries are executed by privileged users, as well as system services, and restrictive permissions are necessary to ensure execution of these programs cannot be co-opted. |
V-38498 | Medium | Audit log files must have mode 0640 or less permissive. | If users can write to audit logs, audit trails can be modified or destroyed. |
V-38555 | Medium | The system must employ a local IPv4 firewall. | The "iptables" service provides the system's host-based firewalling capability for IPv4 and ICMP. |
V-51875 | Medium | The operating system, upon successful logon/access, must display to the user the number of unsuccessful logon/access attempts since the last successful logon/access. | Users need to be aware of activity that occurs regarding their account. Providing users with information regarding the number of unsuccessful attempts that were made to login to their account... |
V-38490 | Medium | The operating system must enforce requirements for the connection of mobile devices to operating systems. | USB storage devices such as thumb drives can be used to introduce unauthorized software and other vulnerabilities. Support for these devices should be disabled and the devices themselves should be... |
V-38495 | Medium | Audit log files must be owned by root. | If non-privileged users can write to audit logs, audit trails can be modified or destroyed. |
V-38671 | Medium | The sendmail package must be removed. | The sendmail software was not developed with security in mind and its design prevents it from being effectively contained by SELinux. Postfix should be used instead. |
V-38674 | Medium | X Windows must not be enabled unless required. | Unnecessary services should be disabled to decrease the attack surface of the system. |
V-38679 | Medium | The DHCP client must be disabled if not needed. | DHCP relies on trusting the local network. If the local network is not trusted, then it should not be used. However, the automatic configuration provided by DHCP is commonly used and the... |
V-38475 | Medium | The system must require passwords to contain a minimum of 15 characters. | Requiring a minimum password length makes password cracking attacks more difficult by ensuring a larger search space. However, any security benefit from an onerous requirement must be carefully... |
V-38477 | Medium | Users must not be able to change passwords more than once every 24 hours. | Setting the minimum password age protects against users cycling back to a favorite password after satisfying the password reuse requirement. |
V-38470 | Medium | The audit system must alert designated staff members when the audit storage volume approaches capacity. | Notifying administrators of an impending disk space problem may allow them to take corrective action prior to any disruption. |
V-38472 | Medium | All system command files must be owned by root. | System binaries are executed by privileged users as well as system services, and restrictive permissions are necessary to ensure that their execution of these programs cannot be co-opted. |
V-38479 | Medium | User passwords must be changed at least every 60 days. | Setting the password maximum age ensures users are required to periodically change their passwords. This could possibly decrease the utility of a stolen password. Requiring shorter password... |
V-54381 | Medium | The audit system must switch the system to single-user mode when available audit storage volume becomes dangerously low. | Administrators should be made aware of an inability to record audit records. If a separate partition or logical volume of adequate size is used, running low on space for audit records should never occur. |
V-38542 | Medium | The system must use a reverse-path filter for IPv4 network traffic when possible on all interfaces. | Enabling reverse path filtering drops packets with source addresses that should not have been able to be received on the interface they were received on. It should not be used on systems which are... |
V-38544 | Medium | The system must use a reverse-path filter for IPv4 network traffic when possible by default. | Enabling reverse path filtering drops packets with source addresses that should not have been able to be received on the interface they were received on. It should not be used on systems which are... |
V-38548 | Medium | The system must ignore ICMPv6 redirects by default. | An illicit ICMP redirect message could result in a man-in-the-middle attack. |
V-38529 | Medium | The system must not accept IPv4 source-routed packets by default. | Accepting source-routed packets in the IPv4 protocol has few legitimate uses. It should be disabled unless it is absolutely required. |
V-38688 | Medium | A login banner must be displayed immediately prior to, or as part of, graphical desktop environment login prompts. | An appropriate warning message reinforces policy awareness during the logon process and facilitates possible legal action against attackers. |
V-38680 | Medium | The audit system must identify staff members to receive notifications of audit log storage volume capacity issues. | Email sent to the root account is typically aliased to the administrators of the system, who can take appropriate action. |
V-38606 | Medium | The tftp-server package must not be installed unless required. | Removing the "tftp-server" package decreases the risk of the accidental (or intentional) activation of tftp services. |
V-38605 | Medium | The cron service must be running. | Due to its usage for maintenance and security-supporting tasks, enabling the cron daemon is essential. |
V-38604 | Medium | The ypbind service must not be running. | Disabling the "ypbind" service ensures the system is not acting as a client in a NIS or NIS+ domain. |
V-38603 | Medium | The ypserv package must not be installed. | Removing the "ypserv" package decreases the risk of the accidental (or intentional) activation of NIS or NIS+ services. |
V-38601 | Medium | The system must not send ICMPv4 redirects from any interface. | Sending ICMP redirects permits the system to instruct other systems to update their routing information. The ability to send ICMP redirects is only appropriate for systems acting as routers. |
V-38600 | Medium | The system must not send ICMPv4 redirects by default. | Sending ICMP redirects permits the system to instruct other systems to update their routing information. The ability to send ICMP redirects is only appropriate for systems acting as routers. |
V-38449 | Medium | The /etc/gshadow file must have mode 0000. | The /etc/gshadow file contains group password hashes. Protection of this file is critical for system security. |
V-38448 | Medium | The /etc/gshadow file must be group-owned by root. | The "/etc/gshadow" file contains group password hashes. Protection of this file is critical for system security. |
V-38579 | Medium | The system boot loader configuration file(s) must be owned by root. | Only root should be able to modify important boot parameters. |
V-38613 | Medium | The system must not permit root logins using remote access programs such as ssh. | Permitting direct root login reduces auditable information about who ran privileged commands on the system and also allows direct attack attempts on root's password. |
V-38574 | Medium | The system must use a FIPS 140-2 approved cryptographic hashing algorithm for generating account password hashes (system-auth). | Using a stronger hashing algorithm makes password cracking attacks more difficult. |
V-38577 | Medium | The system must use a FIPS 140-2 approved cryptographic hashing algorithm for generating account password hashes (libuser.conf). | Using a stronger hashing algorithm makes password cracking attacks more difficult. |
V-38576 | Medium | The system must use a FIPS 140-2 approved cryptographic hashing algorithm for generating account password hashes (login.defs). | Using a stronger hashing algorithm makes password cracking attacks more difficult. |
V-38573 | Medium | The system must disable accounts after three consecutive unsuccessful logon attempts. | Locking out user accounts after a number of incorrect attempts prevents direct password guessing attacks. |
V-38518 | Medium | All rsyslog-generated log files must be owned by root. | The log files generated by rsyslog contain valuable information regarding system configuration, user authentication, and other such information. Log files should be protected from unauthorized access. |
V-38517 | Medium | The Transparent Inter-Process Communication (TIPC) protocol must be disabled unless required. | Disabling TIPC protects the system against exploitation of any flaws in its implementation. |
V-38515 | Medium | The Stream Control Transmission Protocol (SCTP) must be disabled unless required. | Disabling SCTP protects the system against exploitation of any flaws in its implementation. |
V-38514 | Medium | The Datagram Congestion Control Protocol (DCCP) must be disabled unless required. | Disabling DCCP protects the system against exploitation of any flaws in its implementation. |
V-38513 | Medium | The systems local IPv4 firewall must implement a deny-all, allow-by-exception policy for inbound packets. | In "iptables" the default policy is applied only after all the applicable rules in the table are examined for a match. Setting the default policy to "DROP" implements proper design for a firewall,... |
V-38691 | Medium | The Bluetooth service must be disabled. | Disabling the "bluetooth" service prevents the system from attempting connections to Bluetooth devices, which entails some security risk. Nevertheless, variation in this risk decision may be... |
V-38511 | Medium | IP forwarding for IPv4 must not be enabled, unless the system is a router. | IP forwarding permits the kernel to forward packets from one network interface to another. The ability to forward packets between two networks is only appropriate for systems acting as routers. |
V-38615 | Medium | The SSH daemon must be configured with the Department of Defense (DoD) login banner. | The warning message reinforces policy awareness during the logon process and facilitates possible legal action against attackers. Alternatively, systems whose ownership should not be obvious... |
V-38592 | Medium | The system must require administrator action to unlock an account locked by excessive failed login attempts. | Locking out user accounts after a number of incorrect attempts prevents direct password guessing attacks. Ensuring that an administrator is involved in unlocking locked accounts draws appropriate... |
V-38457 | Medium | The /etc/passwd file must have mode 0644 or less permissive. | If the "/etc/passwd" file is writable by a group-owner or the world the risk of its compromise is increased. The file contains the list of accounts on the system and associated information, and... |
V-38450 | Medium | The /etc/passwd file must be owned by root. | The "/etc/passwd" file contains information about the users that are configured on the system. Protection of this file is critical for system security. |
V-51337 | Medium | The system must use a Linux Security Module at boot time. | Disabling a major host protection feature, such as SELinux, at boot time prevents it from confining system services at boot time. Further, it increases the chances that it will remain off during... |
V-38585 | Medium | The system boot loader must require authentication. | Password protection on the boot loader configuration ensures users with physical access cannot trivially alter important bootloader settings. These include which kernel to use, and whether to... |
V-38582 | Medium | The xinetd service must be disabled if no network services utilizing it are enabled. | The xinetd service provides a dedicated listener service for some programs, which is no longer necessary for commonly-used network services. Disabling it ensures that these uncommon services are... |
V-38504 | Medium | The /etc/shadow file must have mode 0000. | The "/etc/shadow" file contains the list of local system accounts and stores password hashes. Protection of this file is critical for system security. Failure to give ownership of this file to... |
V-38500 | Medium | The root account must be the only account having a UID of 0. | An account has root authority if it has a UID of 0. Multiple accounts with a UID of 0 afford more opportunity for potential intruders to guess a password for a privileged account. Proper... |
V-38501 | Medium | The system must disable accounts after excessive login failures within a 15-minute interval. | Locking out user accounts after a number of incorrect attempts within a specific period of time prevents direct password guessing attacks. |
V-38502 | Medium | The /etc/shadow file must be owned by root. | The "/etc/shadow" file contains the list of local system accounts and stores password hashes. Protection of this file is critical for system security. Failure to give ownership of this file to... |
V-38503 | Medium | The /etc/shadow file must be group-owned by root. | The "/etc/shadow" file stores password hashes. Protection of this file is critical for system security. |
V-38621 | Medium | The system clock must be synchronized to an authoritative DoD time source. | Synchronizing with an NTP server makes it possible to collate system logs from multiple sources or correlate computer events with real time events. Using a trusted NTP server provided by your... |
V-38620 | Medium | The system clock must be synchronized continuously, or at least daily. | Enabling the "ntpd" service ensures that the "ntpd" service will be running and that the system will synchronize its time to any servers specified. This is important whether the system is... |
V-38586 | Medium | The system must require authentication upon booting into single-user and maintenance modes. | This prevents attackers with physical access from trivially bypassing security on the machine and gaining root access. Such accesses are further prevented by configuring the bootloader password. |
V-38580 | Medium | The audit system must be configured to audit the loading and unloading of dynamic kernel modules. | The addition/removal of kernel modules can be used to alter the behavior of the kernel and potentially introduce malicious code into kernel space. It is important to have an audit trail of modules... |
V-38581 | Medium | The system boot loader configuration file(s) must be group-owned by root. | The "root" group is a highly-privileged group. Furthermore, the group-owner of this file should not have any access privileges anyway. |
V-38583 | Medium | The system boot loader configuration file(s) must have mode 0600 or less permissive. | Proper permissions ensure that only the root user can modify important boot parameters. |
V-38629 | Medium | The graphical desktop environment must set the idle timeout to no more than 15 minutes. | Setting the idle delay controls when the screensaver will start, and can be combined with screen locking to prevent access from passersby. |
V-38588 | Medium | The system must not permit interactive boot. | Using interactive boot, the console user could disable auditing, firewalls, or other services, weakening system security. |
V-38483 | Medium | The system package management tool must cryptographically verify the authenticity of system software packages during installation. | Ensuring the validity of packages' cryptographic signatures prior to installation ensures the provenance of the software and protects against malicious tampering. |
V-38539 | Medium | The system must be configured to use TCP syncookies when experiencing a TCP SYN flood. | A TCP SYN flood attack can cause a denial of service by filling a system's TCP connection table with connections in the SYN_RCVD state. Syncookies can be used to track a connection when a... |
V-38532 | Medium | The system must not accept ICMPv4 secure redirect packets by default. | Accepting "secure" ICMP redirects (from those gateways listed as default gateways) has few legitimate uses. It should be disabled unless it is absolutely required. |
V-38512 | Medium | The operating system must prevent public IPv4 access into an organizations internal networks, except as appropriately mediated by managed interfaces employing boundary protection devices. | The "iptables" service provides the system's host-based firewalling capability for IPv4 and ICMP. |
V-38638 | Medium | The graphical desktop environment must have automatic lock enabled. | Enabling the activation of the screen lock after an idle period ensures password entry will be required in order to access the system, preventing access by passersby. |
V-38636 | Medium | The system must retain enough rotated audit logs to cover the required log retention period. | The total storage for audit log files must be large enough to retain log information over the period required. This is a function of the maximum log file size and the number of logs retained. |
V-38633 | Medium | The system must set a maximum audit log file size. | The total storage for audit log files must be large enough to retain log information over the period required. This is a function of the maximum log file size and the number of logs retained. |
V-38630 | Medium | The graphical desktop environment must automatically lock after 15 minutes of inactivity and the system must require user reauthentication to unlock the environment. | Enabling idle activation of the screen saver ensures the screensaver will be activated after the idle delay. Applications requiring continuous, real-time screen display (such as network management... |
V-38622 | Medium | Mail relaying must be restricted. | This ensures "postfix" accepts mail messages (such as cron job reports) from the local system only, and not from the network, which protects it from network attack. |
V-38611 | Medium | The SSH daemon must ignore .rhosts files. | SSH trust relationships mean a compromise on one host can allow an attacker to move trivially to other hosts. |
V-38649 | Low | The system default umask for the csh shell must be 077. | The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to... |
V-38648 | Low | The qpidd service must not be running. | The qpidd service is automatically installed when the "base" package selection is selected during installation. The qpidd service listens for network connections which increases the attack surface... |
V-38642 | Low | The system default umask for daemons must be 027 or 022. | The umask influences the permissions assigned to files created by a process at run time. An unnecessarily permissive umask could result in files being created with insecure permissions. |
V-38641 | Low | The atd service must be disabled. | The "atd" service could be used by an unsophisticated insider to carry out activities outside of a normal login session, which could complicate accountability. Furthermore, the need to schedule... |
V-38640 | Low | The Automatic Bug Reporting Tool (abrtd) service must not be running. | Mishandling crash data could expose sensitive information about vulnerabilities in software executing on the local machine, as well as sensitive information from within a process's address space... |
V-38647 | Low | The system default umask in /etc/profile must be 077. | The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to... |
V-38646 | Low | The oddjobd service must not be running. | The "oddjobd" service may provide necessary functionality in some environments but it can be disabled if it is not needed. Execution of tasks by privileged programs, on behalf of unprivileged... |
V-38645 | Low | The system default umask in /etc/login.defs must be 077. | The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to... |
V-38644 | Low | The ntpdate service must not be running. | The "ntpdate" service may only be suitable for systems which are rebooted frequently enough that clock drift does not cause problems between reboots. In any event, the functionality of the ntpdate... |
V-51369 | Low | The system must use a Linux Security Module configured to limit the privileges of system services. | Setting the SELinux policy to "targeted" or a more specialized policy ensures the system will confine processes that are likely to be targeted for exploitation, such as network or system services. |
V-38650 | Low | The rdisc service must not be running. | General-purpose systems typically have their network and routing information configured statically by a system administrator. Workstations or some special-purpose systems often use DHCP (instead... |
V-38651 | Low | The system default umask for the bash shell must be 077. | The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to... |
V-38559 | Low | The audit system must be configured to audit all discretionary access control permission modifications using lremovexattr. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38656 | Low | The system must use SMB client signing for connecting to samba servers using smbclient. | Packet signing can prevent man-in-the-middle attacks which modify SMB packets in transit. |
V-38558 | Low | The audit system must be configured to audit all discretionary access control permission modifications using lchown. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38527 | Low | The audit system must be configured to audit all attempts to alter system time through clock_settime. | Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such... |
V-38525 | Low | The audit system must be configured to audit all attempts to alter system time through stime. | Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such... |
V-38487 | Low | The system package management tool must cryptographically verify the authenticity of all software packages during installation. | Ensuring all packages' cryptographic signatures are valid prior to installation ensures the provenance of the software and protects against malicious tampering. |
V-38480 | Low | Users must be warned 7 days in advance of password expiration. | Setting the password warning age enables users to make the change at a practical time. |
V-38528 | Low | The system must log Martian packets. | The presence of "martian" packets (which have impossible addresses) as well as spoofed packets, source-routed packets, and redirects could be a sign of nefarious network activity. Logging these... |
V-38482 | Low | The system must require passwords to contain at least one numeric character. | Requiring digits makes password guessing attacks more difficult by ensuring a larger search space. |
V-38669 | Low | The postfix service must be enabled for mail delivery. | Local mail delivery is essential to some system maintenance and notification tasks. |
V-38467 | Low | The system must use a separate file system for the system audit data path. | Placing "/var/log/audit" in its own partition enables better separation between audit files and other files, and helps ensure that auditing cannot be halted due to the partition running out of space. |
V-38463 | Low | The system must use a separate file system for /var/log. | Placing "/var/log" in its own partition enables better separation between log files and other files in "/var/". |
V-38552 | Low | The audit system must be configured to audit all discretionary access control permission modifications using fchown. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38550 | Low | The audit system must be configured to audit all discretionary access control permission modifications using fchmodat. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38557 | Low | The audit system must be configured to audit all discretionary access control permission modifications using fsetxattr. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38556 | Low | The audit system must be configured to audit all discretionary access control permission modifications using fremovexattr. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38554 | Low | The audit system must be configured to audit all discretionary access control permission modifications using fchownat. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38522 | Low | The audit system must be configured to audit all attempts to alter system time through settimeofday. | Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such... |
V-38494 | Low | The system must prevent the root account from logging in from serial consoles. | Preventing direct root login to serial port interfaces helps ensure accountability for actions taken on the systems using the root account. |
V-38672 | Low | The netconsole service must be disabled unless required. | The "netconsole" service is not necessary unless there is a need to debug kernel panics, which is not common. |
V-38676 | Low | The xorg-x11-server-common (X Windows) package must not be installed, unless required. | Unnecessary packages should not be installed to decrease the attack surface of the system. |
V-38675 | Low | Process core dumps must be disabled unless needed. | A core dump includes a memory image taken at the time the operating system terminates an application. The memory image could contain sensitive data and is generally useful only for developers... |
V-38473 | Low | The system must use a separate file system for user home directories. | Ensuring that "/home" is mounted on its own partition enables the setting of more restrictive mount options, and also helps ensure that users cannot trivially fill partitions used for log or audit... |
V-38536 | Low | The operating system must automatically audit account disabling actions. | In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be... |
V-38541 | Low | The audit system must be configured to audit modifications to the systems Mandatory Access Control (MAC) configuration (SELinux). | The system's mandatory access policy (SELinux) should not be arbitrarily changed by anything other than administrator action. All changes to MAC policy should be audited. |
V-38543 | Low | The audit system must be configured to audit all discretionary access control permission modifications using chmod. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38545 | Low | The audit system must be configured to audit all discretionary access control permission modifications using chown. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38547 | Low | The audit system must be configured to audit all discretionary access control permission modifications using fchmod. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38687 | Low | The system must provide VPN connectivity for communications over untrusted networks. | Providing the ability for remote users or systems to initiate a secure VPN connection protects information when it is transmitted over a wide area network. |
V-38684 | Low | The system must limit users to 10 simultaneous system logins, or a site-defined number, in accordance with operational requirements. | Limiting simultaneous user logins can insulate the system from denial of service problems caused by excessive logins. Automated login processes operating improperly or maliciously may result in an... |
V-38608 | Low | The SSH daemon must set a timeout interval on idle sessions. | Causing idle users to be automatically logged out guards against compromises one system leading trivially to compromises on another. |
V-38578 | Low | The audit system must be configured to audit changes to the /etc/sudoers file. | The actions taken by system administrators should be audited to keep a record of what was executed on the system, as well as, for accountability purposes. |
V-38575 | Low | The audit system must be configured to audit user deletions of files and programs. | Auditing file deletions will create an audit trail for files that are removed from the system. The audit trail could aid in system troubleshooting, as well as detecting malicious processes that... |
V-38571 | Low | The system must require passwords to contain at least one lower-case alphabetic character. | Requiring a minimum number of lower-case characters makes password guessing attacks more difficult by ensuring a larger search space. |
V-38570 | Low | The system must require passwords to contain at least one special character. | Requiring a minimum number of special characters makes password guessing attacks more difficult by ensuring a larger search space. |
V-38572 | Low | The system must require at least eight characters be changed between the old and new passwords during a password change. | Requiring a minimum number of different characters during password changes ensures that newly changed passwords should not resemble previously compromised ones. Note that passwords which are... |
V-38516 | Low | The Reliable Datagram Sockets (RDS) protocol must be disabled unless required. | Disabling RDS protects the system against exploitation of any flaws in its implementation. |
V-38616 | Low | The SSH daemon must not permit user environment settings. | SSH environment options potentially allow users to bypass access restriction in some configurations. |
V-38610 | Low | The SSH daemon must set a timeout count on idle sessions. | This ensures a user login will be terminated as soon as the "ClientAliveCountMax" is reached. |
V-38590 | Low | The system must allow locking of the console screen in text mode. | Installing "screen" ensures a console locking capability is available for users who may need to suspend console logins. |
V-38456 | Low | The system must use a separate file system for /var. | Ensuring that "/var" is mounted on its own partition enables the setting of more restrictive mount options. This helps protect system services such as daemons or other programs which use it. It is... |
V-38455 | Low | The system must use a separate file system for /tmp. | The "/tmp" partition is used as temporary storage by many programs. Placing "/tmp" in its own partition enables the setting of more restrictive mount options, which can help protect programs which use it. |
V-38618 | Low | The avahi service must be disabled. | Because the Avahi daemon service keeps an open network port, it is subject to network attacks. Its functionality is convenient but is only appropriate if the local network can be trusted. |
V-38568 | Low | The audit system must be configured to audit successful file system mounts. | The unauthorized exportation of data to external media could result in an information leak where classified information, Privacy Act information, and intellectual property could be lost. An audit... |
V-38569 | Low | The system must require passwords to contain at least one uppercase alphabetic character. | Requiring a minimum number of uppercase characters makes password guessing attacks more difficult by ensuring a larger search space. |
V-38563 | Low | The audit system must be configured to audit all discretionary access control permission modifications using removexattr. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38561 | Low | The audit system must be configured to audit all discretionary access control permission modifications using lsetxattr. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38565 | Low | The audit system must be configured to audit all discretionary access control permission modifications using setxattr. | The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the... |
V-38627 | Low | The openldap-servers package must not be installed unless required. | Unnecessary packages should not be installed to decrease the attack surface of the system. |
V-38584 | Low | The xinetd service must be uninstalled if no network services utilizing it are enabled. | Removing the "xinetd" package decreases the risk of the xinetd service's accidental (or intentional) activation. |
V-38694 | Low | The operating system must manage information system identifiers for users and devices by disabling the user identifier after an organization defined time period of inactivity. | Disabling inactive accounts ensures that accounts which may not have been responsibly removed are not available to attackers who may have compromised their credentials. |
V-38538 | Low | The operating system must automatically audit account termination. | In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be... |
V-38531 | Low | The operating system must automatically audit account creation. | In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be... |
V-38530 | Low | The audit system must be configured to audit all attempts to alter system time through /etc/localtime. | Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such... |
V-38533 | Low | The system must ignore ICMPv4 redirect messages by default. | This feature of the IPv4 protocol has few legitimate uses. It should be disabled unless it is absolutely required. |
V-38535 | Low | The system must not respond to ICMPv4 sent to a broadcast address. | Ignoring ICMP echo requests (pings) sent to broadcast or multicast addresses makes the system slightly more difficult to enumerate on the network. |
V-38534 | Low | The operating system must automatically audit account modification. | In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be... |
V-38537 | Low | The system must ignore ICMPv4 bogus error responses. | Ignoring bogus ICMP error responses reduces log size, although some activity would not be logged. |
V-38438 | Low | Auditing must be enabled at boot by setting a kernel parameter. | Each process on the system carries an "auditable" flag which indicates whether its activities can be audited. Although "auditd" takes care of enabling this for all processes which launch after it... |
V-38692 | Low | Accounts must be locked upon 35 days of inactivity. | Disabling inactive accounts ensures that accounts which may not have been responsibly removed are not available to attackers who may have compromised their credentials. |
V-38639 | Low | The system must display a publicly-viewable pattern during a graphical desktop environment session lock. | Setting the screensaver mode to blank-only conceals the contents of the display from passersby. |
V-38437 | Low | Automated file system mounting tools must not be enabled unless needed. | All filesystems that are required for the successful operation of the system should be explicitly listed in "/etc/fstab" by an administrator. New filesystems should not be arbitrarily introduced... |