]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update vendor/libarchive to libarchive/libarchive@db7145537
authorMartin Matuska <mm@FreeBSD.org>
Sun, 3 Apr 2022 11:44:32 +0000 (13:44 +0200)
committerMartin Matuska <mm@FreeBSD.org>
Sun, 3 Apr 2022 11:44:32 +0000 (13:44 +0200)
commitd0dbd88ba9852a848ed29bba8b4147b09367e93d
treec516f481713456dab2aa8566f1ed3028210a4493
parentb36466f05a59c7b508ed5c1952079a3769d686b8
Update vendor/libarchive to libarchive/libarchive@db7145537

Bugfixes:
  IS #1685 and OSS-Fuzz #38764:
    (ISO reader) fix possible heap buffer overflow in read_children()
  IS #1715 and OSS-Fuzz #46279:
    (RARv4 reader) fix heap-use-after-free in run_filters()

Obtained from: libarchive
Libarchive commit: db714553712debbc447383f735e022031dc13127
libarchive/archive_read_support_format_iso9660.c
libarchive/archive_read_support_format_rar.c