The fnmatch function in the GNU C Library (aka glibc or libc6) before 2.22 might allow context-dependent attackers to cause a denial of service (application crash) via a malformed pattern, which triggers an out-of-bounds read.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2017/02/14/9 | mailing list third party advisory patch |
http://www.securityfocus.com/bid/72789 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2015/02/26/5 | mailing list third party advisory patch |
https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=4a28f4d55a6cc33474c0792fe93b5942d81bf185 | |
https://www.sourceware.org/ml/libc-alpha/2015-08/msg00609.html | mailing list vendor advisory |
https://sourceware.org/bugzilla/show_bug.cgi?id=18032 | issue tracking patch |