CVE-2025-28164
EUVD-2025-20640627.01.2026, 16:16
Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via png_create_read_struct() function.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| libpng | libpng | 1.6.43 ≤ 𝑥 ≤ 1.6.46 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
- CWE-401 - Missing Release of Memory after Effective LifetimeThe software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')The program copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Vulnerability Media Exposure