Bug 1686605 (CVE-2019-8936)
Summary: | CVE-2019-8936 ntp: Crafted null dereference attack in authenticated mode 6 packet | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Pedro Sampaio <psampaio> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | abhgupta, bmcclain, dbaker, dblechte, dfediuck, eedri, jokerman, linville, mgoldboi, michal.skrivanek, mlichvar, sbonazzo, sherold, sthangav, trankin, yturgema |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ntp 4.2.8p13 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-03-11 10:17:44 UTC | Type: | --- |
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: | 1686606 | ||
Bug Blocks: | 1686608 |
Description
Pedro Sampaio
2019-03-07 20:01:11 UTC
Created ntp tracking bugs for this issue: Affects: fedora-all [bug 1686606] Although the RHEL7 version is missing the NULL checks added in this patch, it does not crash with the POC provided. It seems like this was introduced in later versions due to changes in the ctl_getitem() function in ntpd/ntp_control.c, which are not yet part of the RHEL7 version. Statement: This issue did not affect the versions of ntp as shipped with Red Hat Enterprise Linux 5, 6, and 7. ntp-4.2.8p13-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. ntp-4.2.8p13-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. ntp-4.2.8p13-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |