Double free vulnerability in the _zip_dirent_read function in zip_dirent.c in libzip allows attackers to have unspecified impact via unknown vectors.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://github.com/nih-at/libzip/commit/2217022b7d1142738656d891e00b3d2d9179b796 | third party advisory patch |
http://www.securityfocus.com/bid/100459 | vdb entry third party advisory |