Commit Graph

10 Commits

Author SHA1 Message Date
RHEL Packaging Agent
401df0f4e3 Fix CVE-2026-59679: OOB read/write via malicious font server
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:
 - 668fea81f4.patch
Resolves: RHEL-221952

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

Assisted-by: Ymir
2026-08-17 07:39:26 +00:00
RHEL Packaging Agent
d1fd0f7109 Fix CVE-2026-44950: heap overflow in fs_read_glyphs()
Backport upstream commit c2d222bb22c6 to fix a heap overflow
vulnerability (CVE-2026-44950) in fs_read_glyphs() in the font
server client code. A malicious font server could send
overlapping source offsets causing cumulative writes to exceed
the destination buffer allocation. The fix adds a cumulative
bounds check to reject such overflow before writing out of
bounds.

CVE: CVE-2026-44950
Upstream patches:
 - https://cgit.freedesktop.org/xorg/lib/libXfont/patch/?id=c2d222bb22c623d8a40f3275077fc7e6617f2c8a
Resolves: RHEL-222027

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

Assisted-by: Ymir
2026-08-17 07:32:37 +00:00
Olivier Fourdan
e6bd1a492a CVE fix for:
CVE-2026-56001, CVE-2026-56002, CVE-2026-56003

Resolves: https://redhat.atlassian.net/browse/RHEL-191874
Resolves: https://redhat.atlassian.net/browse/RHEL-191934
Resolves: https://redhat.atlassian.net/browse/RHEL-191935
2026-07-08 11:51:04 +02:00
Mohan Boddu
00031c2983 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 21:54:25 +00:00
Tomas Pelka
9afb783750 enabling gating for el9 2021-06-16 13:37:30 +02:00
Mohan Boddu
dbd4e126df - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 01:02:16 +00:00
DistroBaker
c216f1ce83 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libXfont2.git#12b0874b4be1c29ae6ec53674361bf203b10f297
2021-02-02 12:35:51 +00:00
DistroBaker
692e053987 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libXfont2.git#be2ab59204cc683fa3066d01c9edd5bcbaa2fd99
2020-11-05 02:30:45 +00:00
Petr Šabata
e0fd6999a8 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libXfont2#e7486d5bd1fee7a5c1884603d2b3070f690d1cd3
2020-10-15 15:21:06 +02:00
Release Configuration Management
86c4f5811f New branch setup 2020-10-08 17:33:51 +00:00