libxpm 1:3.5.12-1ubuntu0.18.04.2 source package in Ubuntu

Changelog

libxpm (1:3.5.12-1ubuntu0.18.04.2) bionic-security; urgency=medium

  * SECURITY UPDATE: CPU-consuming loop on width of 0
    - debian/patches/CVE-2022-44617-1.patch: add extra checks to
      src/data.c, src/parse.c.
    - debian/patches/CVE-2022-44617-2.patch: prevent a double free in the
      error code path in src/create.c.
    - CVE-2022-44617
  * SECURITY UPDATE: Infinite loop on unclosed comments
    - debian/patches/CVE-2022-46285.patch: handle unclosed comments in
      src/data.c.
    - CVE-2022-46285
  * SECURITY UPDATE: compression commands depend on $PATH
    - debian/patches/CVE-2022-4883.patch: don't rely on $PATH to find the
      commands in src/RdFToI.c, src/WrFFrI.c.
    - CVE-2022-4883

 -- Marc Deslauriers <email address hidden>  Mon, 16 Jan 2023 12:58:21 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main x11
Bionic security main x11

Downloads

File Size SHA-256 Checksum
libxpm_3.5.12.orig.tar.gz 516.9 KiB 2523acc780eac01db5163267b36f5b94374bfb0de26fc0b5a7bee76649fd8501
libxpm_3.5.12-1ubuntu0.18.04.2.diff.gz 12.8 KiB 70d76196a60857b4f5b13f0647f60443b4beca6b66d2e0760f217fefeb98a948
libxpm_3.5.12-1ubuntu0.18.04.2.dsc 2.2 KiB 87626a90ab70344be945501a23f89dc7d9ea4bd02a97e799fe64c961b739245b

View changes file

Binary packages built by this source

libxpm-dev: X11 pixmap library (development headers)

 The X PixMap image format is an extension of the monochrome X BitMap
 format specified in the X protocol, and is commonly used in traditional
 X applications.
 .
 This package contains the development headers for the libxpm4 library.
 Non-developers likely have little use for this package.

libxpm4: X11 pixmap library

 The X PixMap image format is an extension of the monochrome X BitMap
 format specified in the X protocol, and is commonly used in traditional
 X applications.
 .
 This package provides runtime support for XPM format.

libxpm4-dbgsym: debug symbols for libxpm4
xpmutils: X11 pixmap utilities

 The X PixMap image format is an extension of the monochrome X BitMap
 format specified in the X protocol, and is commonly used in traditional
 X applications.
 .
 This package provides two tools: cxpm (to check the integrity of an
 XPM file) and sxpm (to view XPM files).

xpmutils-dbgsym: debug symbols for xpmutils