STIGQter STIGQter: STIG Summary: Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 26 Mar 2026:

TOSS 5 must require authentication to access emergency mode.

DISA Rule

SV-282471r1200393_rule

Vulnerability Number

V-282471

Group Title

SRG-OS-000080-GPOS-00048

Rule Version

TOSS-05-000364

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure TOSS 5 to require authentication for emergency mode.

Add or modify the following line in the "/usr/lib/systemd/system/emergency.service" file:

ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency

Check Contents

Verify TOSS 5 requires authentication for emergency mode using the following command:

$ grep sulogin /usr/lib/systemd/system/emergency.service

ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency

If this line is not returned, or is commented out, this is a finding.

If the output is different, this is a finding.

Vulnerability Number

V-282471

Documentable

False

Rule Version

TOSS-05-000364

Severity Override Guidance

Verify TOSS 5 requires authentication for emergency mode using the following command:

$ grep sulogin /usr/lib/systemd/system/emergency.service

ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency

If this line is not returned, or is commented out, this is a finding.

If the output is different, this is a finding.

Check Content Reference

M

Target Key

5738