]> git.ipfire.org Git - thirdparty/libarchive.git/commit
mtree reader: check line length when looking for /set and /unset
authorMartin Matuska <martin@matuska.org>
Wed, 25 Jan 2017 01:41:54 +0000 (02:41 +0100)
committerMartin Matuska <martin@matuska.org>
Wed, 25 Jan 2017 01:54:51 +0000 (02:54 +0100)
commit4cbd077e400a70502c23e6dc890b1712694bdac4
tree5d03e51292ac870539138fc5cb71181e185f4b7b
parent23ccc71cc9869c0d6ddf04075432fe693abe2c73
mtree reader: check line length when looking for /set and /unset
Fixes possible heap-buffer-overflow.

Reported-By: OSS-Fuzz issue 421, 443
libarchive/archive_read_support_format_mtree.c