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 : 2023-11-07 03:31
NVD link : CVE-2021-27218
Mitre link : CVE-2021-27218
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
gnome
- glib
netapp
- e-series_performance_analyzer
- active_iq_unified_manager
- cloud_backup
broadcom
- brocade_fabric_operating_system_firmware
CWE
CWE-681
Incorrect Conversion between Numeric Types