Integer overflow in the archive_read_format_tar_skip function in archive_read_support_format_tar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafted tar file.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/91421 | vdb entry |
http://www.ubuntu.com/usn/USN-3033-1 | third party advisory vendor advisory |
https://blog.fuzzing-project.org/47-Many-invalid-memory-access-issues-in-libarchive.html | third party advisory |
https://github.com/libarchive/libarchive/issues/548 | issue tracking patch exploit third party advisory |
http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00025.html | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2016/06/17/2 | third party advisory mailing list |
https://security.gentoo.org/glsa/201701-03 | vendor advisory |
http://www.openwall.com/lists/oss-security/2016/06/17/5 | third party advisory mailing list |
http://www.debian.org/security/2016/dsa-3657 | vendor advisory |