rpm package
almalinux/glib2-static
pkg:rpm/almalinux/glib2-static
Vulnerabilities (28)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-15588 | Med | 5.3 | < 2.68.4-19.el9_8.9 | 2.68.4-19.el9_8.9 | Jul 20, 2026 | A denial-of-service and resource exhaustion vulnerability exists within the `GDBus` component of GLib. The `gdbusauth` authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit thi | |
| CVE-2026-58016 | Hig | 7.5 | < 2.80.4-12.el10_2.14 | 2.80.4-12.el10_2.14 | Jun 30, 2026 | A flaw was found in GLib. A state confusion issue exists in g_dbus_node_info_new_for_xml() in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a `node` element nested within other elements like `method`, `signal`, `property` o | |
| CVE-2026-58015 | Med | 5.9 | < 2.68.4-19.el9_8.9 | 2.68.4-19.el9_8.9 | Jun 30, 2026 | A flaw was found in GLib. The D-Bus client-side implementation of the DBUS_COOKIE_SHA1 SASL authentication mechanism does not validate the cookie_context parameter received from the server. A malicious D-Bus server can supply a cookie_context containing path traversal sequences, | |
| CVE-2026-58014 | Hig | 7.3 | < 2.68.4-19.el9_8.9 | 2.68.4-19.el9_8.9 | Jun 30, 2026 | A flaw was found in GLib. An off-by-one error can occur in the g_key_file_get_locale_string_list function in the gkeyfile.c file when loading a key file with an empty value. This flaw can cause an out-of-bounds access of 1 byte or a denial of service when the out-of-bounds access | |
| CVE-2026-58013 | Med | 6.5 | < 2.68.4-19.el9_8.9 | 2.68.4-19.el9_8.9 | Jun 30, 2026 | A flaw was found in GLib. A buffer over-read can occur in g_io_channel_read_line_backend() in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor informatio | |
| CVE-2026-58012 | Med | 6.5 | < 2.68.4-19.el9_8.9 | 2.68.4-19.el9_8.9 | Jun 30, 2026 | A flaw was found in GLib. A buffer over-read can occur in the g_regex_replace function when used with the `G_REGEX_RAW` compile flag and case-change replacement escapes because the string_append function processes matched substrings using UTF-8 functions that assume valid UTF-8 i | |
| CVE-2026-58011 | Med | 6.5 | < 2.68.4-19.el9_8.9 | 2.68.4-19.el9_8.9 | Jun 30, 2026 | A flaw was found in GLib. An out-of-bounds read of only 2 bytes can occur in the g_date_time_get_ymd function in the glib/gdatetime.c file when an invalid GDateTime object produced by the g_date_time_add_full function is processed. This flaw can corrupt the date output and potent | |
| CVE-2026-58010 | Med | 6.5 | < 2.68.4-19.el9_8.9 | 2.68.4-19.el9_8.9 | Jun 30, 2026 | A flaw was found in GLib. An off-by-one error can occur in the gvs_tuple_is_normal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses > instead of >=, causing an out-of-bounds read of only 1 byte. This issue can cau | |
| CVE-2025-14512 | Med | 6.5 | < 2.56.4-169.el8_10 | 2.56.4-169.el8_10 | Dec 11, 2025 | A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib's GIO (GLib Input/Output) escape_byte_string() function when processing malicious file or remote filesystem attribute values. | |
| CVE-2025-14087 | Med | 5.6 | < 2.56.4-169.el8_10 | 2.56.4-169.el8_10 | Dec 10, 2025 | A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings. | |
| CVE-2025-13601 | Hig | 7.7 | < 2.68.4-18.el9_7.1 | 2.68.4-18.el9_7.1 | Nov 26, 2025 | A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length | |
| CVE-2025-4373 | Med | 4.8 | < 2.68.4-16.el9_6.2 | 2.68.4-16.el9_6.2 | May 6, 2025 | A flaw was found in GLib, which is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite. | |
| CVE-2024-52533 | Cri | 9.8 | < 2.68.4-16.el9_6.2 | 2.68.4-16.el9_6.2 | Nov 11, 2024 | gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4_CONN_MSG_LEN is not sufficient for a trailing '\0' character. | |
| CVE-2024-34397 | Med | 5.2 | < 2.68.4-14.el9_4.1 | 2.68.4-14.el9_4.1 | May 7, 2024 | An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals tha | |
| CVE-2023-32665 | Med | 5.5 | < 2.68.4-11.el9 | 2.68.4-11.el9 | Sep 14, 2023 | A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service. | |
| CVE-2023-32611 | Med | 5.5 | < 2.68.4-11.el9 | 2.68.4-11.el9 | Sep 14, 2023 | A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service. | |
| CVE-2023-29499 | Med | 5.5 | < 2.68.4-11.el9 | 2.68.4-11.el9 | Sep 14, 2023 | A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service. | |
| CVE-2021-3800 | Med | 5.5 | < 2.56.4-156.el8 | 2.56.4-156.el8 | Aug 23, 2022 | A flaw was found in glib before version 2.63.6. Due to random charset alias, pkexec can leak content from files owned by privileged users to unprivileged ones under the right condition. | |
| CVE-2021-28153 | Med | 5.3 | < 2.56.4-156.el8 | 2.56.4-156.el8 | Mar 11, 2021 | An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security re | |
| CVE-2021-27219 | Hig | 7.5 | < 2.56.4-10.el8_4 | 2.56.4-10.el8_4 | Feb 15, 2021 | 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. |
- affected < 2.68.4-19.el9_8.9fixed 2.68.4-19.el9_8.9
A denial-of-service and resource exhaustion vulnerability exists within the `GDBus` component of GLib. The `gdbusauth` authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit thi
- affected < 2.80.4-12.el10_2.14fixed 2.80.4-12.el10_2.14
A flaw was found in GLib. A state confusion issue exists in g_dbus_node_info_new_for_xml() in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a `node` element nested within other elements like `method`, `signal`, `property` o
- affected < 2.68.4-19.el9_8.9fixed 2.68.4-19.el9_8.9
A flaw was found in GLib. The D-Bus client-side implementation of the DBUS_COOKIE_SHA1 SASL authentication mechanism does not validate the cookie_context parameter received from the server. A malicious D-Bus server can supply a cookie_context containing path traversal sequences,
- affected < 2.68.4-19.el9_8.9fixed 2.68.4-19.el9_8.9
A flaw was found in GLib. An off-by-one error can occur in the g_key_file_get_locale_string_list function in the gkeyfile.c file when loading a key file with an empty value. This flaw can cause an out-of-bounds access of 1 byte or a denial of service when the out-of-bounds access
- affected < 2.68.4-19.el9_8.9fixed 2.68.4-19.el9_8.9
A flaw was found in GLib. A buffer over-read can occur in g_io_channel_read_line_backend() in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor informatio
- affected < 2.68.4-19.el9_8.9fixed 2.68.4-19.el9_8.9
A flaw was found in GLib. A buffer over-read can occur in the g_regex_replace function when used with the `G_REGEX_RAW` compile flag and case-change replacement escapes because the string_append function processes matched substrings using UTF-8 functions that assume valid UTF-8 i
- affected < 2.68.4-19.el9_8.9fixed 2.68.4-19.el9_8.9
A flaw was found in GLib. An out-of-bounds read of only 2 bytes can occur in the g_date_time_get_ymd function in the glib/gdatetime.c file when an invalid GDateTime object produced by the g_date_time_add_full function is processed. This flaw can corrupt the date output and potent
- affected < 2.68.4-19.el9_8.9fixed 2.68.4-19.el9_8.9
A flaw was found in GLib. An off-by-one error can occur in the gvs_tuple_is_normal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses > instead of >=, causing an out-of-bounds read of only 1 byte. This issue can cau
- affected < 2.56.4-169.el8_10fixed 2.56.4-169.el8_10
A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib's GIO (GLib Input/Output) escape_byte_string() function when processing malicious file or remote filesystem attribute values.
- affected < 2.56.4-169.el8_10fixed 2.56.4-169.el8_10
A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings.
- affected < 2.68.4-18.el9_7.1fixed 2.68.4-18.el9_7.1
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length
- affected < 2.68.4-16.el9_6.2fixed 2.68.4-16.el9_6.2
A flaw was found in GLib, which is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.
- affected < 2.68.4-16.el9_6.2fixed 2.68.4-16.el9_6.2
gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4_CONN_MSG_LEN is not sufficient for a trailing '\0' character.
- affected < 2.68.4-14.el9_4.1fixed 2.68.4-14.el9_4.1
An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals tha
- affected < 2.68.4-11.el9fixed 2.68.4-11.el9
A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service.
- affected < 2.68.4-11.el9fixed 2.68.4-11.el9
A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service.
- affected < 2.68.4-11.el9fixed 2.68.4-11.el9
A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.
- affected < 2.56.4-156.el8fixed 2.56.4-156.el8
A flaw was found in glib before version 2.63.6. Due to random charset alias, pkexec can leak content from files owned by privileged users to unprivileged ones under the right condition.
- affected < 2.56.4-156.el8fixed 2.56.4-156.el8
An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security re
- affected < 2.56.4-10.el8_4fixed 2.56.4-10.el8_4
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.
Page 1 of 2