zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vulnerability in the gz_vacate() function when processing non-blocking gzwrite() operations with stale external buffer pointers. Attackers can trigger the overflow by calling gzprintf() or gzvprintf() after a write stall, causing an unchecked memmove() to write beyond the internal input buffer boundary.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-03 13:06
Updated : 2026-09-09 20:41
NVD link : CVE-2026-85091
Mitre link : CVE-2026-85091
CVE.ORG link : CVE-2026-85091
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write
