Commit Graph

7 Commits

Author SHA1 Message Date
RHEL Packaging Agent
651c992437 Fix CVE-2026-59679: validate num_chars in fs_read_glyphs
Backport upstream commit 668fea81 to fix CVE-2026-59679, an
out-of-bounds read/write vulnerability in fs_read_glyphs().
The fix validates that num_chars from the FS_QueryXBitmaps16
reply does not exceed the encoding array size allocated during
FS_QueryXExtents16 handling, preventing exploitation by a
malicious font server. A regression test is included.

CVE: CVE-2026-59679
Upstream patches:
 - 668fea81f4.patch
Resolves: RHEL-221956

This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.

Assisted-by: Ymir
2026-08-06 10:55:27 +00:00
RHEL Packaging Agent
7505ca59ac Fix CVE-2026-44950: heap buffer overflow in fs_read_glyphs()
Backport upstream fix for CVE-2026-44950 to libXfont2 2.0.3.
The fix adds a bounds-check for cumulative glyph data writes
in fs_read_glyphs() to prevent heap overflow from overlapping
source offsets sent by a malicious font server. A new regression
test (test-fserve-read-glyphs.c) is included to verify the fix.

CVE: CVE-2026-44950
Upstream patches:
 - c2d222bb22.patch
Resolves: RHEL-222015

This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.

Assisted-by: Ymir
2026-08-06 10:48:36 +00:00
Olivier Fourdan
5e3b29e401 CVE fix for:
CVE-2026-56001, CVE-2026-56002, CVE-2026-56003

Resolves: https://redhat.atlassian.net/browse/RHEL-191877
Resolves: https://redhat.atlassian.net/browse/RHEL-191928
Resolves: https://redhat.atlassian.net/browse/RHEL-191948
2026-07-08 15:55:17 +02:00
Troy Dawson
aa606aa9b3 Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 10:59:26 -08:00
James Antill
f92a6989b1 Import rpm: c8s 2023-02-27 13:53:57 -05:00
James Antill
25e546194c Auto sync2gitlab import of libXfont2-2.0.3-2.el8.src.rpm 2022-05-26 10:10:13 -04:00
James Antill
000062a3f6 Initial c8s branch. 2022-05-26 10:10:11 -04:00