Buffer Underflow
libzstd.so is vulnerable to Buffer Underflow. The vulnerability is due to not validating the character arguments dir1 and dir2 passed to mallocAndJoin2Dir function in util.c file . This can result in buffer underflow error when an empty string is passed to the dir1 argument causing application to...