X.Org X11 libXfont2 runtime library
Backport upstream commit 668fea81f40bcb48 to fix CVE-2026-59679.
The patch adds num_chars validation against the encoding array
size in fs_read_glyphs() to prevent out-of-bounds access from
a malicious font server reply, along with a regression test.
CVE: CVE-2026-59679
Upstream patches:
-
|
||
|---|---|---|
| .gitignore | ||
| 0001-bitscale-fix-integer-overflow-in-BitmapScaleBitmaps-.patch | ||
| 0002-pcfread-validate-bitmap-sizes-and-offsets-against-pe.patch | ||
| 0003-bitscale-add-bounds-check-to-computeProps-for-proper.patch | ||
| 0004-fserve-validate-num_chars-against-encoding-array-siz.patch | ||
| gating.yaml | ||
| libXfont2-2.0.3-CVE-2026-44950.patch | ||
| libXfont2.spec | ||
| sources | ||