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
07 Nov 2023, 03:31
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-02-15 17:15
Updated : 2024-02-28 18:08
NVD link : CVE-2021-27218
Mitre link : CVE-2021-27218
CVE.ORG link : CVE-2021-27218
JSON object : View
Products Affected
debian
- debian_linux
netapp
- cloud_backup
- e-series_performance_analyzer
- active_iq_unified_manager
broadcom
- brocade_fabric_operating_system_firmware
gnome
- glib
fedoraproject
- fedora
CWE
CWE-681
Incorrect Conversion between Numeric Types