CVE-2026-59679
EUVD-2026-7530010.09.2026, 09:17
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 CARD32 fields are never cross-checked. A malicious or compromised font server can send a small num_extents (e.g. 1) in the extents reply, then a large num_chars (e.g. 100000) in the bitmaps reply. This causes attacker-controlled out-of-bounds heap read and writes.Enginsight
Awaiting analysis
This vulnerability is currently awaiting analysis.
Debian Releases
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| libXfont2-2 |
| ||||||||||||||||||
| libXfont2-devel |
|
Red Hat Enterprise Linux Releases
Amazon Linux Releases
Amazon Package | |||||
|---|---|---|---|---|---|
| libXfont |
| ||||
| libXfont-debuginfo |
| ||||
| libXfont-devel |
| ||||
| libXfont2 |
| ||||
| libXfont2-debuginfo |
| ||||
| libXfont2-debugsource |
| ||||
| libXfont2-devel |
|
Common Weakness Enumeration
Vulnerability Media Exposure