Bugzilla – Bug 757258
VUL-0: mysql: CVE-2012-2102: Server crash on HANDLER READ NEXT after DELETE
Last modified: 2012-08-16 14:36:36 UTC
Via oss-sec: Date: Fri, 13 Apr 2012 19:58:25 +0200 From: Stefan Cornelius To: oss-security Hi, MySQL 5.5.22 fixed a denial of service flaw in the way MySQL processed HANDLER READ NEXT statements after deleting a record. A remote, authenticated MySQL user could use this flaw to cause mysqld daemon abort. References: [1] http://dev.mysql.com/doc/refman/5.5/en/news-5-5-22.html [2] https://bugs.gentoo.org/show_bug.cgi?id=411503 [3] http://eromang.zataz.com/2012/04/10/oracle-mysql-innodb-bugs-13510739-and-63775-dos-demo/ Upstream commit: http://bazaar.launchpad.net/~mysql/mysql-server/5.5/revision/3097.15.15 Red Hat bug: https://bugzilla.redhat.com/show_bug.cgi?id=812431
CVE-2012-2102
bugbot adjusting priority
The SWAMPID for this issue is 46787. This issue was rated as moderate. Please submit fixed packages until 2012-05-01. When done, please reassign the bug to security-team@suse.de. Patchinfo will be handled by security team.
we must take care to include bnc#756451 and bnc#677335 from planned updates if possible
Created attachment 502541 [details] innodb_bug13510739.test testcase
SLE 10 and 11 with mysql 5.0.x appears not affected, this kind of syntax is likely not present. I tried this testcase against sle11sp1, mysql-Max did not crash. opensuse 12.1 has a newer 5.5. mysql-community-server version. opensuse 11.4 has a 5.1 version, but its not that important. so nothing to do.