STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 6 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

V-4689

CAT I (High)

The SMTP service must be an up-to-date version.

Rule ID

SV-45869r1_rule

STIG

SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

Version

V1R12

CCIs

CCI-001230

Discussion

The SMTP service version on the system must be current to avoid exposing vulnerabilities present in unpatched versions.

Check Content

Determine the version of the SMTP service software.

Procedure:
#rpm -q sendmail
SUSE sendmail 8.14.3-50.20.1is the latest required version.
If SUSE sendmail is installed and the version is not at least8.14.3.-50.20.1, this is a finding.

#rpm -q postfix
SUSE postfix-2.5.6-5.8.1 is the latest required version.
If postfix is installed and the version is not at least2.5.6-5.8.1, this is a finding.

Fix Text

Obtain and install a newer version of the SMTP service software (sendmail or Postfix) fromNovell.