Fedora Account System
Red Hat Associate
Red Hat Customer
A state confusion vulnerability exists in g_dbus_node_info_new_for_xml() in gio/gdbusintrospection.c. When parsing malformed D-Bus introspection XML containing a <node> element nested inside <method>, <signal>, <property>, or <arg> elements, the parser's internal state becomes inconsistent. The nested </interface> closing tag inside the nested <node> steals and resets the shared data->methods (or data->signals/data->properties) array to an empty state. When the outer </method> (or similar) closing tag subsequently calls parse_data_get_method(data, FALSE), it accesses pdata[len - 1] with len == 0, causing an unsigned integer underflow (0u - 1 = 0xFFFFFFFF) and a massive out-of-bounds heap read at offset 0xFFFFFFFF * sizeof(gpointer) (~8 GB before the buffer).
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:42063 https://access.redhat.com/errata/RHSA-2026:42063
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:42090 https://access.redhat.com/errata/RHSA-2026:42090
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:42089 https://access.redhat.com/errata/RHSA-2026:42089
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:49512 https://access.redhat.com/errata/RHSA-2026:49512
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:51176 https://access.redhat.com/errata/RHSA-2026:51176
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On Via RHSA-2026:51184 https://access.redhat.com/errata/RHSA-2026:51184
This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:51185 https://access.redhat.com/errata/RHSA-2026:51185
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On Via RHSA-2026:51181 https://access.redhat.com/errata/RHSA-2026:51181
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Extended Lifecycle Support Via RHSA-2026:51183 https://access.redhat.com/errata/RHSA-2026:51183
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions Red Hat Enterprise Linux 8.8 Telecommunications Update Service Via RHSA-2026:51182 https://access.redhat.com/errata/RHSA-2026:51182
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions Via RHSA-2026:51177 https://access.redhat.com/errata/RHSA-2026:51177
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:51175 https://access.redhat.com/errata/RHSA-2026:51175