Vulnerabilities
CVE-2026-0988 - Glib: glib: denial of service via integer overflow in g_buffered_input_stream_peek()
CVE ID : CVE-2026-0988 Published : Jan. 21, 2026, 12:15 p.m. | 1 hour, 4 minutes ago Description : A flaw was found in glib. Missing validation of offset and count parameters in the g_buffered_input_stream_peek() function can lead to an integer overflow during length calculation. When specially crafted values are provided, this overflow results in an incorrect size being passed to memcpy(), triggering a buffer overflow. This can cause application crashes, leading to a Denial of Service (DoS). Severity: 3.7 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...