Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

beevik/ntp
main @ 04d022f
2
Fixes
50
CVEs
CRITICAL
Peak severity
50.0%
Coverage
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
auth.go: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Auth Bypass: Absence of cryptographic signature validation in incoming NTP responses allows attackers to feed unauthenticated time packets to the client even when symmetric key authentication is explicitly enabled.
Spoofing: Using deterministic system clocks instead of cryptographically secure random values for transmit timestamps exposes NTP queries to predictability attacks, making it easier for off-path attackers to spoof response packets.