]> git.ipfire.org Git - thirdparty/libarchive.git/commit
mtree reader: limit the range of nanoseconds (0 to 999999999)
authorMartin Matuska <martin@matuska.org>
Tue, 7 Feb 2017 23:23:08 +0000 (00:23 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 7 Feb 2017 23:23:08 +0000 (00:23 +0100)
commitb3bd0b81a1a06909f766dea8be4072ef81de62b8
tree28e3c999c39068b07f7dacf81c258f3380889d0a
parentff6d3d2a2e6360c99e1ee63ad9cdb14e833c73f8
mtree reader: limit the range of nanoseconds (0 to 999999999)
Prevents a possible integer overflow in archive_entry_set_mtime()

Reported-By: OSS-Fuzz issue 538
libarchive/archive_read_support_format_mtree.c