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 protect against or limit the effects of denial-of-service (DoS) attacks by ensuring rate-limiting measures on impacted network interfaces are implemented.

DISA Rule

SV-282605r1200795_rule

Vulnerability Number

V-282605

Group Title

SRG-OS-000420-GPOS-00186

Rule Version

TOSS-05-000196

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure "nftables" to be the default "firewallbackend" for "firewalld" by adding or editing the following line in "etc/firewalld/firewalld.conf":

FirewallBackend=nftables

Establish rate-limiting rules based on organization-defined types of DoS attacks on impacted network interfaces.

Check Contents

Verify "nftables" is configured to allow rate limits on any connection to the system using the following command:

$ sudo grep -i firewallbackend /etc/firewalld/firewalld.conf

# FirewallBackend
FirewallBackend=nftables

If the "nftables" is not set as the "FirewallBackend" default, this is a finding.

Vulnerability Number

V-282605

Documentable

False

Rule Version

TOSS-05-000196

Severity Override Guidance

Verify "nftables" is configured to allow rate limits on any connection to the system using the following command:

$ sudo grep -i firewallbackend /etc/firewalld/firewalld.conf

# FirewallBackend
FirewallBackend=nftables

If the "nftables" is not set as the "FirewallBackend" default, this is a finding.

Check Content Reference

M

Target Key

5738