git: 47a2e541dc68 - main - libarchive: merge vendor bugfixes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Feb 2022 00:19:09 UTC
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(-)