Bug 1199435 (CVE-2015-1799)
Summary: | CVE-2015-1799 ntp: authentication doesn't protect symmetric associations against DoS attacks | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Miroslav Lichvar <mlichvar> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | carnil, ffutigam, jrusnack, moshiro, redhat-bugzilla, rrosario, sardella, security-response-team, slawomir, tfrazier, vkaigoro, yozone |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
A denial of service flaw was found in the way NTP hosts that were peering with each other authenticated themselves before updating their internal state variables. An attacker could send packets to one peer host, which could cascade to other peers, and stop the synchronization process among the reached peers.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-12-22 05:49:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1209578, 1215935, 1221564, 1221565 | ||
Bug Blocks: | 1193283, 1200382, 1210268 |
Description
Miroslav Lichvar
2015-03-06 09:38:41 UTC
Acknowledgement: This issue was discovered by Miroslav Lichvár of Red Hat. Moved all the chrony stuff to https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-1853 Created ntp tracking bugs for this issue: Affects: fedora-all [bug 1209578] This issue was fixed upstream: http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities The updated version is available at: http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p2.tar.gz ntp-4.2.6p5-22.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. ntp-4.2.6p5-30.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. ntp-4.2.6p5-30.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. Mitigation: To work around this issue, instead of configuring NTP hosts as peers with the 'peer' directive, use the 'server' directive on both hosts so that the connection uses a regular client/server mode of operation. More information about how to configure NTP can be found at: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/ch-Configuring_NTP_Using_ntpd.html Autokey authentication between NTP peers is not sufficient to fully mitigate this issue. This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Via RHSA-2015:1459 https://rhn.redhat.com/errata/RHSA-2015-1459.html This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2015:2231 https://rhn.redhat.com/errata/RHSA-2015-2231.html |