The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27, when invoked with GLOB_TILDE, could skip freeing allocated memory when processing the ~ operator with a long user name, potentially leading to a denial of service (memory leak).
The product does not release a resource after its effective lifetime has ended, i.e., after the resource is no longer needed.
Link | Tags |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=22325 | patch third party advisory issue tracking |
http://www.securityfocus.com/bid/101517 | vdb entry |