CVE-2026-2219
Analyzed
Analyzed - Analysis Complete
Infinite Loop DoS in dpkg-deb via Zstd Archive Validation Flaw
Publication date: 2026-03-07
Last updated on: 2026-06-02
Assigner: Debian GNU/Linux
Description
Description
It was discovered that dpkg-deb (a component of dpkg, the Debian package management system) does not properly validate the end of the data stream when uncompressing a zstd-compressed .deb archive, which may result in denial of service (infinite loop spinning the CPU).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| debian | dpkg | From 1.23.0 (inc) to 1.23.6 (exc) |
| debian | dpkg | From 1.21.18 (inc) to 1.21.23 (exc) |
| debian | dpkg | From 1.22.0 (inc) to 1.22.22 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-835 | The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop. |