Bug 841349 (CVE-2012-0540)
Summary: | CVE-2012-0540 mysql: unspecified vulnerability related to GIS extension DoS (CPU Jul 2012) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Vincent Danen <vdanen> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | byte, hhorak, kvolny, mfisher, tkramer |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-21 15:17:33 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: | 871813, 871814, 1035874 | ||
Bug Blocks: | 832540, 833743 |
Description
Vincent Danen
2012-07-18 18:31:00 UTC
Reviewing change between 5.1.62 and 5.1.63, there were at least two different GIS related fixes made. These issues allow authenticated user with SQL access to crash mysqld, which gets automatically restarted. http://bazaar.launchpad.net/~mysql/mysql-server/5.1/revision/3560.10.7 BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS This issue affects mysql 5.0.95 in Red Hat Enterprise Linux 5 and mysql 5.1.61 in Red Hat Enterprise Linux 6. http://bazaar.launchpad.net/~mysql/mysql-server/5.1/revision/3560.10.8 http://bazaar.launchpad.net/~mysql/mysql-server/5.1/revision/3560.10.9 BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ARGUMENTS This issue affects mysql 5.1.61 in Red Hat Enterprise Linux 6. Reproducer does not trigger a crash on mysql 5.0.95 in Red Hat Enterprise Linux 5, but the patch is applicable. Both fixes were also applied to 5.5 version in between 5.5.23 and 5.5.24. We're unlike to get confirmation from upstream whether this CVE was assigned to the above two issues and only the above two issues. This issue has been addressed in following products: Red Hat Enterprise Linux 6 Via RHSA-2012:1462 https://rhn.redhat.com/errata/RHSA-2012-1462.html |