#VU51456 Integer overflow in Gnome GLib - CVE-2021-27219
Published: March 15, 2021
Gnome GLib
Gnome Development Team
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to integer overflow within the g_bytes_new() function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. A local user can run a specially crafted program to trigger an integer overflow and execute arbitrary code with elevated privileges.