← Rules Catalog
mediumnetworkverified rollback-safe

Ensure bogus icmp responses are ignored

sysctl-ignore-bogus-icmp · RHEL ≥ 8 · 1 impl

Description

The kernel parameter(s) net.ipv4.icmp_ignore_bogus_error_responses must be configured to enforce this network security control.

Rationale

Improper network kernel parameters can allow network-based attacks including packet redirection, source routing, and denial of service.

Check → Remediate

Checksysctl_value
key:
net.ipv4.icmp_ignore_bogus_error_responses
expected:
1
Remediatesysctl_set
key:
net.ipv4.icmp_ignore_bogus_error_responses
value:
1

Framework references

CIS

rhel9 3.3.3rhel8 3.3.1.6rhel10 3.3.1.6

STIG

V-257967V-281350

NIST 800-53

SC-7CM-7SC-5

Live verification

rhel10:checkrhel8:checkrhel9:check
#sysctl#networking#hardening