is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use .
Security Fix(es):
In libarchive 3.6.1, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: "In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution."(CVE-2022-36227)
{ "severity": "Critical" }
{ "src": [ "libarchive-3.4.3-6.oe1.src.rpm" ], "noarch": [ "libarchive-help-3.4.3-6.oe1.noarch.rpm" ], "aarch64": [ "libarchive-debuginfo-3.4.3-6.oe1.aarch64.rpm", "libarchive-devel-3.4.3-6.oe1.aarch64.rpm", "libarchive-debugsource-3.4.3-6.oe1.aarch64.rpm", "libarchive-3.4.3-6.oe1.aarch64.rpm" ], "x86_64": [ "libarchive-debuginfo-3.4.3-6.oe1.x86_64.rpm", "libarchive-3.4.3-6.oe1.x86_64.rpm", "libarchive-debugsource-3.4.3-6.oe1.x86_64.rpm", "libarchive-devel-3.4.3-6.oe1.x86_64.rpm" ] }