An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2021-02-15 17:15
Updated : 2023-11-07 03:31
NVD link : CVE-2021-27218
Mitre link : CVE-2021-27218
CVE.ORG link : CVE-2021-27218
JSON object : View
Products Affected
netapp
- cloud_backup
- e-series_performance_analyzer
- active_iq_unified_manager
broadcom
- brocade_fabric_operating_system_firmware
fedoraproject
- fedora
gnome
- glib
debian
- debian_linux
CWE
CWE-681
Incorrect Conversion between Numeric Types