Bug 453444 (CVE-2008-2952)
Summary: | CVE-2008-2952 OpenLDAP denial-of-service flaw in ASN.1 decoder | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Josh Bressers <bressers> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED ERRATA | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | unspecified | CC: | jsafrane, kreilly, psklenar | ||||
Target Milestone: | --- | Keywords: | Security | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
URL: | http://www.openldap.org/its/index.cgi/Software%20Bugs?id=5580;selectid=5580 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-07-21 10:15:35 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: | 453637, 453638, 453639, 453640, 453726, 453727, 453728 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Josh Bressers
2008-06-30 17:39:52 UTC
Created attachment 310609 [details] Patch from upstream CVE This patch came from here: http://www.openldap.org/devel/cvsweb.cgi/libraries/liblber/io.c.diff?r1=1.120&r2=1.121&hideattic=1&sortbydate=0 The testcase only crashes the Red Hat Enterprise Linux 4 and 5 versions of openldap. The 2.1 and 3 versions seem to handle this just fine. Original upstream patch was reported to be broken: http://www.openwall.com/lists/oss-security/2008/07/02/2 Different patch applied upstream: http://www.openldap.org/devel/cvsweb.cgi/libraries/liblber/io.c.diff?r1=1.121&r2=1.122&f=h openldap-2.3.39-4.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. openldap-2.4.8-6.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. This issue was addressed in: Red Hat Enterprise Linux: http://rhn.redhat.com/errata/RHSA-2008-0583.html Fedora: https://admin.fedoraproject.org/updates/F8/FEDORA-2008-6029 https://admin.fedoraproject.org/updates/F9/FEDORA-2008-6062 ZDI advisory related to this issue: http://marc.info/?l=full-disclosure&m=121873649307918&w=4 |