Crash in libmysqlclient.so in Oracle MySQL before 5.6.21 and 5.7.x before 5.7.5 and MariaDB through 5.5.54, 10.0.x through 10.0.29, 10.1.x through 10.1.21, and 10.2.x through 10.2.3.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/96162 | vdb entry third party advisory |
https://access.redhat.com/errata/RHSA-2017:2787 | third party advisory vendor advisory |
http://www.securitytracker.com/id/1038287 | vdb entry third party advisory |
http://www.oracle.com/technetwork/security-advisory/cpuapr2017-3236618.html | patch vendor advisory |
https://access.redhat.com/errata/RHSA-2018:0574 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2018:0279 | third party advisory vendor advisory |
http://www.debian.org/security/2017/dsa-3834 | third party advisory vendor advisory |
http://www.debian.org/security/2017/dsa-3809 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2017/02/11/11 | third party advisory mailing list |
https://access.redhat.com/errata/RHSA-2017:2192 | third party advisory vendor advisory |