Fedora Account System
Red Hat Associate
Red Hat Customer
gvs_tuple_is_normal() in glib/gvariant-serialiser.c:1253 has an off-by-one error in its alignment padding check. When checking whether padding bytes are zero, the bounds check uses > instead of >=, allowing a 1-byte out-of-bounds read when offset == value.size.
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