Skip to content

RHEL 9 must not have a Trivial File Transfer Protocol (TFTP) server package installed.

An XCCDF Rule

Description

<VulnDiscussion>Removing the "tftp-server" package decreases the risk of the accidental (or intentional) activation of tftp services. If TFTP is required for operational support (such as transmission of router configurations), its use must be documented with the information systems security manager (ISSM), restricted to only authorized personnel, and have access control rules established.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-257835r991589_rule
Severity
High
References
Updated



Remediation - Manual Procedure

The "tftp-server" package can be removed with the following command:

$ sudo dnf remove tftp-server