NTP BUG 3114: Broadcast Mode Replay Prevention DoS
Last update: April 22, 2024 18:49 UTC (7e7bd5857)
Summary
Description
The broadcast mode of NTP is expected to only be used in a trusted network. If the broadcast network is accessible to an attacker, a potentially exploitable denial of service vulnerability in ntpd
’s broadcast mode replay prevention functionality can be abused. An attacker with access to the NTP broadcast domain can periodically inject specially crafted broadcast mode NTP packets into the broadcast domain which, while being logged by ntpd, can cause ntpd to reject broadcast mode packets from legitimate NTP broadcast servers.
Mitigation
- Implement BCP-38.
- Upgrade to 4.2.8p9 or later.
- Properly monitor your
ntpd
instances, and auto-restart ntpd
(without -g
) if it stops running.
Credit
This weakness was discovered by Matthew Van Gundy of Cisco.
Timeline