STIGQter STIGQter: STIG Summary: Canonical Ubuntu 24.04 LTS Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

Ubuntu 24.04 LTS must have SSH installed.

DISA Rule

SV-270665r1067133_rule

Vulnerability Number

V-270665

Group Title

SRG-OS-000423-GPOS-00187

Rule Version

UBTU-24-100800

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Install the "ssh" meta-package on the system with the following command:

$ sudo apt install -y ssh

Check Contents

Verify the SSH package is installed with the following command:

$ dpkg -l | grep openssh
ii openssh-client 1:9.6p1-3ubuntu13.5 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssh-server 1:9.6p1-3ubuntu13.5 amd64 secure shell (SSH) server, for secure access from remote machines
ii openssh-sftp-server 1:9.6p1-3ubuntu13.5 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines

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

Vulnerability Number

V-270665

Documentable

False

Rule Version

UBTU-24-100800

Severity Override Guidance

Verify the SSH package is installed with the following command:

$ dpkg -l | grep openssh
ii openssh-client 1:9.6p1-3ubuntu13.5 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssh-server 1:9.6p1-3ubuntu13.5 amd64 secure shell (SSH) server, for secure access from remote machines
ii openssh-sftp-server 1:9.6p1-3ubuntu13.5 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines

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

Check Content Reference

M

Target Key

5673