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

OL 9 debug-shell systemd service must be disabled.

DISA Rule

SV-271742r1091938_rule

Vulnerability Number

V-271742

Group Title

SRG-OS-000324-GPOS-00125

Rule Version

OL09-00-002403

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure OL 9 to mask the debug-shell systemd service with the following command:

$ sudo systemctl disable --now debug-shell.service
$ sudo systemctl mask --now debug-shell.service

Check Contents

Verify that OL 9 is configured to mask the debug-shell systemd service with the following command:

$ systemctl status debug-shell.service
debug-shell.service
Loaded: masked (Reason: Unit debug-shell.service is masked.)
Active: inactive (dead)

If the "debug-shell.service" is loaded and not masked, this is a finding.

Vulnerability Number

V-271742

Documentable

False

Rule Version

OL09-00-002403

Severity Override Guidance

Verify that OL 9 is configured to mask the debug-shell systemd service with the following command:

$ systemctl status debug-shell.service
debug-shell.service
Loaded: masked (Reason: Unit debug-shell.service is masked.)
Active: inactive (dead)

If the "debug-shell.service" is loaded and not masked, this is a finding.

Check Content Reference

M

Target Key

5680