Bug 640177 (CVE-2009-5026)
| Summary: | CVE-2009-5026 MySQL replication to slave executable comment execution | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Kurt Seifried <kurt> | ||||
| Component: | mysql | Assignee: | Tom Lane <tgl> | ||||
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.5 | CC: | byte, hhorak, theo_nra | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | mysql 5.0.93, mysql 5.1.50 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-02-14 17:26:01 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: | |||||||
| Attachments: |
|
||||||
|
Description
Kurt Seifried
2010-10-05 06:37:00 UTC
http://bugs.mysql.com/bug.php?id=49124 http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html http://dev.mysql.com/doc/refman/5.0/en/news-5-0-93.html Created attachment 538013 [details]
patch without a regression test used by upstream
This is a patch which was applied by upstream in mysql-5.0.93. I've tested it and it fixes the issue described.
However, the regression test that is also a part of the upstream fix is not included in this patch. The reason is that the regression test has been developed for a bit newer version of mysql, that we have in RHEL-5, and many changes would have to be done to get the test working.
The upstream fix for this should be included in our recent security update: RHSA-2012:0127 https://rhn.redhat.com/errata/RHSA-2012-0127.html although this bug is not listed there since it is not a security issue. |