openjpeg2 2.3.1-1ubuntu4 source package in Ubuntu

Changelog

openjpeg2 (2.3.1-1ubuntu4) focal; urgency=medium

  * SECURITY UPDATE: denial of service via excessive iteration
    - debian/patches/CVE-2019-12973-1.patch: detect invalid file dimensions
      early in src/bin/jp2/convertbmp.c.
    - debian/patches/CVE-2019-12973-2.patch: avoid potential infinite loop
      in src/bin/jp2/convertbmp.c.
    - CVE-2019-12973
  * SECURITY UPDATE: heap overflow in opj_t1_clbl_decode_processor
    - debian/patches/CVE-2020-6851.patch: reject images whose
      coordinates are beyond INT_MAX in src/lib/openjp2/j2k.c.
    - CVE-2020-6851
  * SECURITY UPDATE: another heap overflow in opj_t1_clbl_decode_processor
    - debian/patches/CVE-2020-8112.patch: avoid integer overflow in
      src/lib/openjp2/tcd.c.
    - CVE-2020-8112

 -- Marc Deslauriers <email address hidden>  Wed, 19 Feb 2020 09:52:00 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Downloads

File Size SHA-256 Checksum
openjpeg2_2.3.1.orig.tar.xz 1.3 MiB 69d39843a25f1a482e1b568fd042eb34837ffc0d708ab7717edeb52e592ecbeb
openjpeg2_2.3.1-1ubuntu4.debian.tar.xz 20.6 KiB b42c551474c33926840df7b8fe73d85fb1c5d2d28dc9c08b0ecb6be22af1edb9
openjpeg2_2.3.1-1ubuntu4.dsc 2.8 KiB d1ce35b17b6c40cbea1a2291d94ee29fbd334ff622590e3939b749430a0d6e73

Available diffs

View changes file

Binary packages built by this source

libopenjp2-7: JPEG 2000 image compression/decompression library

 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the runtime files for openjpeg 2.x

libopenjp2-7-dbgsym: No summary available for libopenjp2-7-dbgsym in ubuntu groovy.

No description available for libopenjp2-7-dbgsym in ubuntu groovy.

libopenjp2-7-dev: No summary available for libopenjp2-7-dev in ubuntu groovy.

No description available for libopenjp2-7-dev in ubuntu groovy.

libopenjp2-tools: command-line tools using the JPEG 2000 library

 This package provides with command-line tools allowing for conversions between
 several formats and also provides tools for encoding and decoding
 motion-jpeg2000 video formats:
 .
  - opj_decompress: decodes j2k, jp2, and jpt files to pgm, ppm, pnm,
                  pgx, and bmp.
  - opj_compress: encodes pnm, pgm, pgx, bmp, and ppm files to j2k,
                  and jp2.
  - opj_dump: dump information contains in j2k and jp2.
  - index_create: create jp2 with JPIP index file from a j2k file.
  - frames_to_mj2: convert YUV video streams to mj2 format.
  - mj2_to_frames: convert mj2 video streams to YUV format.
  - wrap_j2k_in_mj2: wrap j2k codestreams into mj2 format.
  - extract-j2k-from_mj2: extract j2k codestreams from the mj2 format.

libopenjp2-tools-dbgsym: debug symbols for libopenjp2-tools
libopenjp3d-tools: command-line tools using the JPEG 2000 - 3D library

 This package provides with command-line tools allowing for conversions between
 several formats and also provides tools for encoding and decoding
 jpeg 3D formats:
 .
  - opj_jp3d_compress: compress into JP3D volume
  - opj_jp3d_decompress: decompress JP3D volume

libopenjp3d-tools-dbgsym: No summary available for libopenjp3d-tools-dbgsym in ubuntu groovy.

No description available for libopenjp3d-tools-dbgsym in ubuntu groovy.

libopenjp3d7: JP3D (JPEG 2000 / Part 10) image compression/decompression library

 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This is an implementation of the JPEG 2000 (JP3D) volumetric imaging (Part-10)

libopenjp3d7-dbgsym: No summary available for libopenjp3d7-dbgsym in ubuntu hirsute.

No description available for libopenjp3d7-dbgsym in ubuntu hirsute.

libopenjpip-dec-server: No summary available for libopenjpip-dec-server in ubuntu hirsute.

No description available for libopenjpip-dec-server in ubuntu hirsute.

libopenjpip-dec-server-dbgsym: debug symbols for libopenjpip-dec-server
libopenjpip-server: JPIP server for JPEG 2000 files

 OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools,
 APIs and protocols (JPIP). For more info about JPIP, check the website:
 http://www.jpeg.org/jpeg2000/j2kpart9.html. The current implementation uses
 some results from the 2KAN project (http://www.2kan.org).
 .
 First Version covers:
 .
  - JPT-stream (Tile based) and JPP-stream (Precinct based) media types
  - Session, channels, cache model managements
  - JPIP over HTTP
  - Indexing JPEG 2000 files
  - Embedding XML formatted metadata
  - Region Of Interest (ROI) requests

libopenjpip-server-dbgsym: debug symbols for libopenjpip-server
libopenjpip-viewer: No summary available for libopenjpip-viewer in ubuntu hirsute.

No description available for libopenjpip-viewer in ubuntu hirsute.

libopenjpip7: JPEG 2000 Interactive Protocol

 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This is an implementation of the JPEG 2000 Interactive Protocol (Part-9)

libopenjpip7-dbgsym: No summary available for libopenjpip7-dbgsym in ubuntu hirsute.

No description available for libopenjpip7-dbgsym in ubuntu hirsute.