Lucene search
+L

287 matches found

NVD
NVD
added 2026/09/10 9:17 a.m.10 views

CVE-2026-44950

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c copies each glyph's bitmap into a single buffer. Existing checks validates only that the source slice position, length lies within the source bitmap buffer. It does not check whether the running destination cursor has exceeded the...

9.5CVSS0.00438EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/10 9:17 a.m.7 views

CVE-2026-59679

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c indexes the per-character encoding array using numchars from the FSQueryXBitmaps16 reply, but that array was allocated with a size derived from numextents in the separate FSQueryXExtents16 reply. The two CARD32 fields are never...

9.2CVSS0.00411EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 8:19 a.m.10 views

EUVD-2026-75306

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c copies each glyph's bitmap into a single buffer. Existing checks validates only that the source slice position, length lies within the source bitmap buffer. It does not check whether the running destination cursor has exceeded the...

9.5CVSS6AI score0.00438EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 8:19 a.m.41 views

CVE-2026-44950 fs_read_glyphs() heap buffer overflow via cumulative glyph data overflow in libXfont2

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c copies each glyph's bitmap into a single buffer. Existing checks validates only that the source slice position, length lies within the source bitmap buffer. It does not check whether the running destination cursor has exceeded the...

9.5CVSS0.00438EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 8:19 a.m.58 views

CVE-2026-44950

CVE-2026-44950 is a heap buffer overflow in the libXfont2 font-server client (fs_read_glyphs() in src/fc/fserve.c). The function validates each glyph's source slice individually but never checks whether the cumulative destination offset exceeds the allocated buffer size. A malicious font server c...

9.5CVSS6AI score0.00438EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 8:15 a.m.12 views

EUVD-2026-75300

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c indexes the per-character encoding array using numchars from the FSQueryXBitmaps16 reply, but that array was allocated with a size derived from numextents in the separate FSQueryXExtents16 reply. The two CARD32 fields are never...

9.2CVSS5.9AI score0.00411EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 8:15 a.m.34 views

CVE-2026-59679

CVE-2026-59679 affects the libXfont2 font-server client (X.Org X11). The function fs_read_glyphs() in src/fc/fserve.c indexes the encoding[] array using num_chars from the FS_QueryXBitmaps16 reply, but that array was allocated based on num_extents from the separate FS_QueryXExtents16 reply—two fi...

9.2CVSS5.9AI score0.00411EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 8:15 a.m.39 views

CVE-2026-59679 fs_read_glyphs() heap OOB read/write via encoding array index mismatch in libXfont2

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c indexes the per-character encoding array using numchars from the FSQueryXBitmaps16 reply, but that array was allocated with a size derived from numextents in the separate FSQueryXExtents16 reply. The two CARD32 fields are never...

9.2CVSS0.00411EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.12 views

EulerOS 2.0 SP12 : libXfont2 (EulerOS-SA-2026-3272)

According to the versions of the libXfont2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A heap buffer overflow in pcfReadFont due to missing glyph bounds checking in libXfont2 before 2.0.8 allows attackers authenticated as X client...

8.8CVSS7.7AI score0.00428EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.10 views

EulerOS 2.0 SP12 : libXfont2 (EulerOS-SA-2026-3347)

According to the versions of the libXfont2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A heap buffer overflow in pcfReadFont due to missing glyph bounds checking in libXfont2 before 2.0.8 allows attackers authenticated as X client...

8.8CVSS7.7AI score0.00428EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 10:22 a.m.5 views

RHSA-2026:62231 Red Hat Security Advisory: libXfont2 security update

Bulletin has no description...

7.5CVSS5.8AI score0.00438EPSS
SaveExploits0References11
OSV
OSV
added 2026/09/02 10:22 a.m.5 views

RHSA-2026:62123 Red Hat Security Advisory: libXfont2 security update

Bulletin has no description...

7.5CVSS5.8AI score0.00438EPSS
SaveExploits0References11
OSV
OSV
added 2026/09/02 10:22 a.m.4 views

RHSA-2026:61995 Red Hat Security Advisory: libXfont2 security update

Bulletin has no description...

7.5CVSS5.8AI score0.00438EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/09/01 6:10 p.m.9 views

libxfonts2: libXfont2: Privilege Escalation via Heap Buffer Overflow in Font Server Client

A flaw was found in the libXfont2 font-server client. This heap buffer overflow vulnerability allows a malicious font server to send specially crafted glyph data. The fsreadglyphs function fails to properly validate the total size of the incoming data, leading to an overwrite of memory beyond the...

9.5CVSS6AI score0.00438EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/01 6:10 p.m.8 views

libxfont2: Font Server Client encoding[] Out-Of-Bounds Read/Write

A flaw was found in the libXfont2 font-server client. A remote attacker, by operating a malicious font server, could exploit an out-of-bounds read/write vulnerability. This occurs because the client incorrectly handles font data, leading to an out-of-bounds memory access. This can lead to privile...

9.2CVSS5.9AI score0.00411EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/01 6:10 p.m.10 views

Important: Red Hat Security Advisory: libXfont2 security update

An update for libXfont2 is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

9.5CVSS5.9AI score0.00438EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/01 3:19 p.m.15 views

Important: Red Hat Security Advisory: libXfont2 security update

An update for libXfont2 is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

9.5CVSS5.9AI score0.00438EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/01 3:19 p.m.9 views

libxfonts2: libXfont2: Privilege Escalation via Heap Buffer Overflow in Font Server Client

A flaw was found in the libXfont2 font-server client. This heap buffer overflow vulnerability allows a malicious font server to send specially crafted glyph data. The fsreadglyphs function fails to properly validate the total size of the incoming data, leading to an overwrite of memory beyond the...

9.5CVSS6AI score0.00438EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/01 3:19 p.m.9 views

libxfont2: Font Server Client encoding[] Out-Of-Bounds Read/Write

A flaw was found in the libXfont2 font-server client. A remote attacker, by operating a malicious font server, could exploit an out-of-bounds read/write vulnerability. This occurs because the client incorrectly handles font data, leading to an out-of-bounds memory access. This can lead to privile...

9.2CVSS5.9AI score0.00411EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/01 12:22 p.m.12 views

libxfont2: Font Server Client encoding[] Out-Of-Bounds Read/Write

A flaw was found in the libXfont2 font-server client. A remote attacker, by operating a malicious font server, could exploit an out-of-bounds read/write vulnerability. This occurs because the client incorrectly handles font data, leading to an out-of-bounds memory access. This can lead to privile...

9.2CVSS5.9AI score0.00411EPSS
SaveExploits0References4
Rows per page
Query Builder