Files
CVEs-PoC/2021/CVE-2021-27219.md
T
2024-06-09 00:33:16 +00:00

826 B

CVE-2021-27219

Description

An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.

POC

Reference

Github