STIGQter STIGQter: STIG Summary: Oracle Linux 9 Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

OL 9 must not have a File Transfer Protocol (FTP) server package installed.

DISA Rule

SV-271462r1184169_rule

Vulnerability Number

V-271462

Group Title

SRG-OS-000074-GPOS-00042

Rule Version

OL09-00-000130

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Remove the vsftpd package with the following command:

$ sudo dnf remove vsftpd

Check Contents

Verify OL 9 does not have an FTP server package installed with the following command:

$ dnf list --installed | grep vsftpd

If the "vsftpd" package is installed, this is a finding.

Vulnerability Number

V-271462

Documentable

False

Rule Version

OL09-00-000130

Severity Override Guidance

Verify OL 9 does not have an FTP server package installed with the following command:

$ dnf list --installed | grep vsftpd

If the "vsftpd" package is installed, this is a finding.

Check Content Reference

M

Target Key

5680