PHTN-30-000101 - The Photon operating system must prevent IPv4 Internet Control Message Protocol (ICMP) secure redirect messages from being accepted.

Information

ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack.

Solution

At the command line, run the following command:

# for SETTING in $(/sbin/sysctl -aN --pattern 'net.ipv4.conf.(all|default|eth.*).secure_redirects'); do sed -i -e '/^${SETTING}/d' /etc/sysctl.conf;echo $SETTING=0>>/etc/sysctl.conf; done
# /sbin/sysctl --load

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_7-0_Y24M01_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-256570r887384_rule, STIG-ID|PHTN-30-000101, Vuln-ID|V-256570

Plugin: Unix

Control ID: 8c0874afcbad26edbde06080405703fc36ff31962deca9ea74c2abe59d7d5ab4