Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-1243 High 8.2

A flaw was found in GLib. An off-by-one error can occur in the gvs_tuple_is_normal function in...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Affected Packages
Glib_jll < 2.88.3+0

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 cause a minor information disclosure of 1 byte and a denial of service when the out-of-bounds read crosses a page boundary.

References