lrzip 0.631+git180528-1+deb10u1build0.20.04.1 source package in Ubuntu

Changelog

lrzip (0.631+git180528-1+deb10u1build0.20.04.1) focal-security; urgency=medium

  * fake sync from Debian

lrzip (0.631+git180528-1+deb10u1) buster-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * Security updates:
    Two issues that allow remote attackers to cause a denial of service via a
    crafted lrz file:
    - CVE-2018-5786: Resolve a potential infinite loop and application hang in the
      get_fileinfo function.
    - CVE-2021-27345: Resolve a null pointer dereference.
    * CVE-2021-27347: Resolve a use after free.
    - CVE-2020-25467: Resolve a null pointer dereference.
    - CVE-2022-26291: Resolve a multiple concurrency use-after-free.
    A memory corruption issue:
    - CVE-2022-28044: Resolve a potential heap corruption.

 -- Amir Naseredini <email address hidden>  Thu, 26 Jan 2023 10:51:50 +0000

Upload details

Uploaded by:
Amir Naseredini
Uploaded to:
Focal
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe utils
Focal security universe utils

Downloads

File Size SHA-256 Checksum
lrzip_0.631+git180528.orig.tar.xz 196.2 KiB 006772b04772846e0caa4973ebada8868b294d0fd31c0a712350dea7e7dbe783
lrzip_0.631+git180528-1+deb10u1build0.20.04.1.debian.tar.xz 10.8 KiB eb98e0f58757f7e6fe72490be498ad56d9fe9205248f67bdf1828eb03b8583a3
lrzip_0.631+git180528-1+deb10u1build0.20.04.1.dsc 1.8 KiB 9fa7c5bb425e997ebaee42c4dd88a9ab12c3039ffd55a93f57ec520df1e9f8c8

View changes file

Binary packages built by this source

lrzip: compression program with a very high compression ratio

 A compression program that can achieve very high compression
 ratios and speed when used with large files. It uses the combined
 compression algorithms of zpaq and lzma for maximum compression, lzo
 for maximum speed, and the long range redundancy reduction of rzip.
 It is designed to scale with increases with RAM size, improving
 compression further. A choice of either size or speed optimizations
 allows for either better compression than even lzma can provide, or
 better speed than gzip, but with bzip2 sized compression levels.

lrzip-dbgsym: debug symbols for lrzip