Fedora Account System
Red Hat Associate
Red Hat Customer
fs_read_glyphs() in the libXfont2 font-server client (src/fc/fserve.c) indexes the per-character encoding[] array using num_chars from the FS_QueryXBitmaps16 reply, but that array was allocated with a size derived from num_extents in the separate FS_QueryXExtents16 reply. The two values are never cross-checked, so a malicious font server can send a small num_extents (e.g. 1) followed by a large num_chars (e.g. 100000) to cause out-of-bounds heap reads via NONZEROMETRICS(&encoding[minchar].metrics) and out-of-bounds writes of a heap pointer via encoding[minchar].bits = bits. When the X server runs as root, this can lead to privilege escalation. When it runs as an unprivileged user, this results in a denial of service (crash). This is caused by an incomplete fix of CVE-2014-0210.
Public now via: https://www.openwall.com/lists/oss-security/2026/08/05/1 Upstream commit: https://gitlab.freedesktop.org/xorg/lib/libXfont/-/commit/c5cdb67eba7c35789e034f18e22b269d08170197 Fixed upstream in version: libXfont2-2.0.9
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:55446 https://access.redhat.com/errata/RHSA-2026:55446
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:55448 https://access.redhat.com/errata/RHSA-2026:55448
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:55447 https://access.redhat.com/errata/RHSA-2026:55447
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:59311 https://access.redhat.com/errata/RHSA-2026:59311
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions Via RHSA-2026:59312 https://access.redhat.com/errata/RHSA-2026:59312
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:61390 https://access.redhat.com/errata/RHSA-2026:61390
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:61755 https://access.redhat.com/errata/RHSA-2026:61755
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:61756 https://access.redhat.com/errata/RHSA-2026:61756
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:61995 https://access.redhat.com/errata/RHSA-2026:61995
This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:62123 https://access.redhat.com/errata/RHSA-2026:62123
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Extended Lifecycle Support Via RHSA-2026:62231 https://access.redhat.com/errata/RHSA-2026:62231