Date: Sat, 19 Feb 2022 00:19:09 GMT From: Martin Matuska <mm@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 47a2e541dc68 - main - libarchive: merge vendor bugfixes Message-ID: <202202190019.21J0J9k8033108@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=47a2e541dc68cfcc49e5ab9e6020227e3b0db2d7 commit 47a2e541dc68cfcc49e5ab9e6020227e3b0db2d7 Merge: bd6e8729d6f6 3c540f969430 Author: Martin Matuska <mm@FreeBSD.org> AuthorDate: 2022-02-18 23:57:56 +0000 Commit: Martin Matuska <mm@FreeBSD.org> CommitDate: 2022-02-19 00:00:15 +0000 libarchive: merge vendor bugfixes Bugfixes: OSS-Fuzz #44547: fix heap-use-after-free in RAR (v4) filter code PR #1671: Fix 7z PPMD reading beyond boundary X-MFC-with: 833a452e9d .../libarchive/libarchive/archive_blake2s_ref.c | 3 +- .../libarchive/libarchive/archive_blake2sp_ref.c | 3 +- .../libarchive/archive_read_support_format_7zip.c | 29 +- .../libarchive/archive_read_support_format_rar.c | 46 +- .../libarchive/test/test_read_format_rar_filter.c | 10 +- .../test/test_read_format_rar_filter.rar.uu | 28745 ++----------------- .../libarchive/test/test_read_format_zip.c | 31 +- .../test/test_read_format_zip_winzip_aes.c | 2 +- .../test/test_read_format_zip_winzip_aes_large.c | 8 +- 9 files changed, 2188 insertions(+), 26689 deletions(-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202190019.21J0J9k8033108>