Debian Package Tracker
Register | Log in
Subscribe

cimg

Choose email to subscribe with

general
  • source: cimg (main)
  • version: 3.5.2+dfsg-2
  • maintainer: Debian Science Maintainers (archive) (DMD)
  • uploaders: Andreas Tille [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.9.4+dfsg-2
  • oldstable: 3.2.1+dfsg-1
  • stable: 3.5.2+dfsg-1+deb13u1
  • testing: 3.5.2+dfsg-2
  • unstable: 3.5.2+dfsg-2
versioned links
  • 2.9.4+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.2.1+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.5.2+dfsg-1+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.5.2+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • cimg-dev (1 bugs: 0, 1, 0, 0)
  • cimg-doc
  • cimg-examples
action needed
A new upstream version is available: 4.0.3 high
A new upstream version 4.0.3 is available, you should consider packaging it.
Created: 2025-11-27 Last update: 2026-08-04 18:30
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-47667: CImg Library is a C++ library for image processing. Prior to version 4.0.0 in `_load_analyze()`, the header_size field is read as an `unsigned int` from the first 4 bytes of an Analyze/NIfTI file and passed directly to `new unsigned char[header_size]` without being bounded against the actual file size. A value up to ~4 GB is accepted. If the subsequent `fread` returns `short` as it will for any malformed file), the function throws a `CImgIOException` and the allocated buffer is never freed. A 6-byte crafted file is sufficient to trigger an allocation of ~1.3 GB per call, with the full allocation leaked on every error path. The issue is reachable via `load_analyze()` and the generic `load()` when the file extension is .hdr, .img, or .nii. Version 4.0.0 fixes the issue.
Created: 2026-07-23 Last update: 2026-08-04 14:33
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2026-47667: CImg Library is a C++ library for image processing. Prior to version 4.0.0 in `_load_analyze()`, the header_size field is read as an `unsigned int` from the first 4 bytes of an Analyze/NIfTI file and passed directly to `new unsigned char[header_size]` without being bounded against the actual file size. A value up to ~4 GB is accepted. If the subsequent `fread` returns `short` as it will for any malformed file), the function throws a `CImgIOException` and the allocated buffer is never freed. A 6-byte crafted file is sufficient to trigger an allocation of ~1.3 GB per call, with the full allocation leaked on every error path. The issue is reachable via `load_analyze()` and the generic `load()` when the file extension is .hdr, .img, or .nii. Version 4.0.0 fixes the issue.
Created: 2026-07-23 Last update: 2026-08-04 14:33
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-47667: CImg Library is a C++ library for image processing. Prior to version 4.0.0 in `_load_analyze()`, the header_size field is read as an `unsigned int` from the first 4 bytes of an Analyze/NIfTI file and passed directly to `new unsigned char[header_size]` without being bounded against the actual file size. A value up to ~4 GB is accepted. If the subsequent `fread` returns `short` as it will for any malformed file), the function throws a `CImgIOException` and the allocated buffer is never freed. A 6-byte crafted file is sufficient to trigger an allocation of ~1.3 GB per call, with the full allocation leaked on every error path. The issue is reachable via `load_analyze()` and the generic `load()` when the file extension is .hdr, .img, or .nii. Version 4.0.0 fixes the issue.
Created: 2026-07-23 Last update: 2026-08-04 14:33
debian/patches: 6 patches to forward upstream low

Among the 6 debian patches available in version 3.5.2+dfsg-2 of the package, we noticed the following issues:

  • 6 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-05-07 08:05
news
[rss feed]
  • [2026-05-12] cimg 3.5.2+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2026-05-10] Accepted cimg 3.5.2+dfsg-1+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Adrian Bunk)
  • [2026-05-06] Accepted cimg 3.5.2+dfsg-2 (source) into unstable (Santiago Vila)
  • [2025-02-25] cimg 3.5.2+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-21] Accepted cimg 3.5.2+dfsg-1 (source) into unstable (Andreas Tille)
  • [2025-01-17] cimg 3.5.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-15] Accepted cimg 3.5.0+dfsg-1 (source) into unstable (Loren M. Lang) (signed by: Andreas Tille)
  • [2024-12-13] cimg 3.2.1+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-12-10] Accepted cimg 3.2.1+dfsg-2 (source) into unstable (Santiago Vila)
  • [2024-09-25] cimg REMOVED from testing (Debian testing watch)
  • [2023-03-09] cimg 3.2.1+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-03-09] cimg 3.2.1+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-02-26] Accepted cimg 3.2.1+dfsg-1 (source) into unstable (Andreas Tille)
  • [2023-01-25] cimg 3.2.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-01-22] Accepted cimg 3.2.0+dfsg-1 (source) into unstable (Andreas Tille)
  • [2022-11-15] cimg 3.1.6+dfsg-6 MIGRATED to testing (Debian testing watch)
  • [2022-11-15] cimg 3.1.6+dfsg-6 MIGRATED to testing (Debian testing watch)
  • [2022-11-12] Accepted cimg 3.1.6+dfsg-6 (source) into unstable (Nilesh Patra)
  • [2022-11-01] Accepted cimg 3.1.6+dfsg-5 (source) into unstable (Nilesh Patra)
  • [2022-10-28] Accepted cimg 3.1.6+dfsg-4 (source) into unstable (Andreas Tille)
  • [2022-10-27] Accepted cimg 3.1.6+dfsg-3 (source) into unstable (Andreas Tille)
  • [2022-10-14] Accepted cimg 3.1.6+dfsg-2 (source) into unstable (Andreas Tille)
  • [2022-10-13] Accepted cimg 3.1.6+dfsg-1 (source) into unstable (Andreas Tille)
  • [2022-08-23] cimg 3.0.2+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2022-08-16] cimg REMOVED from testing (Debian testing watch)
  • [2022-03-14] cimg 3.0.2+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2022-03-09] Accepted cimg 3.0.2+dfsg-1 (source) into unstable (Andreas Tille)
  • [2022-03-05] Accepted cimg 2.4.5+dfsg-1+deb10u1 (source) into oldstable-proposed-updates->oldstable-new, oldstable-proposed-updates (Debian FTP Masters) (signed by: Adrian Bunk)
  • [2021-08-21] cimg 2.9.4+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2021-08-16] Accepted cimg 2.9.4+dfsg-3 (source) into unstable (Nilesh Patra)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 2
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 3.5.2+dfsg-2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing