Bug 555313 (CVE-2009-4484)
Summary: | CVE-2009-4484 mysql: yaSSL certificate parsing buffer overflow (vulndisco) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Tomas Hoger <thoger> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | unspecified | CC: | byte, patrickm, qe-baseos-daemons, rcvalle, tgl, yjog |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-4484 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-01-25 20:08:27 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: |
Description
Tomas Hoger
2010-01-14 12:22:52 UTC
I'm told that this bug is in yassl, which is mysql's private reimplementation of SSL. Since we don't use that, rather the standard openssl library, this issue doesn't affect any Red Hat build. Additional details and PoC published on Intevydis blog: http://intevydis.blogspot.com/2010/01/mysq-yassl-stack-overflow.html Upstream commits (5.0 and 5.1 branches): http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.0/revision/2837.1.1 http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.1/revision/3311.1.3 As mentioned above, MySQL packages in Red Hat Enterprise Linux and Fedora are linked against OpenSSL and not yaSSL. Affected code is not used. |