RHEL 9 must implement the Endpoint Security for Linux Threat Prevention tool.

STIG ID: RHEL-09-211025  |  SRG: SRG-OS-000191-GPOS-00080 | Severity: medium |  CCI: CCI-001233

Vulnerability Discussion

Without the use of automated mechanisms to scan for security flaws on a continuous and/or periodic basis, the operating system or other system components may remain vulnerable to the exploits presented by undetected software flaws.

To support this requirement, the operating system may have an integrated solution incorporating continuous scanning using ESS and periodic scanning using other tools, as specified in the requirement.

Check

Verify that RHEL 9 has implemented the Endpoint Security for Linux Threat Prevention tool.

Check that the following package has been installed:

$ sudo rpm -qa | grep -i mcafeetp

If the "mcafeetp" package is not installed, this is a finding.

Verify that the daemon is running:

$ sudo ps -ef | grep -i mfetpd

If the daemon is not running, this is a finding.

Fix

Install and enable the latest McAfee ENSLTP package.