Integer overflow in the ISO9660 writer in libarchive before 3.2.1 allows remote attackers to cause a denial of service (application crash) or execute arbitrary code via vectors related to verifying filename lengths when writing an ISO9660 archive, which trigger a buffer overflow.
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://rhn.redhat.com/errata/RHSA-2016-1844.html | vendor advisory |
http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html | third party advisory |
http://www.securitytracker.com/id/1036431 | third party advisory vdb entry |
http://www.securityfocus.com/bid/92036 | third party advisory vdb entry |
https://github.com/libarchive/libarchive/files/295073/libarchiveOverflow.txt | issue tracking |
http://www.openwall.com/lists/oss-security/2016/07/20/1 | release notes mailing list |
https://github.com/libarchive/libarchive/commit/3014e198 | patch issue tracking |
https://bugzilla.redhat.com/show_bug.cgi?id=1347085 | third party advisory issue tracking |
https://security.gentoo.org/glsa/201701-03 | vendor advisory |
http://www.openwall.com/lists/oss-security/2016/07/21/3 | release notes mailing list |
https://github.com/libarchive/libarchive/issues/711 | patch issue tracking |