Image Sles15 Sp7 Sap Hardened Byos Ec2
Approved changes feed: RSS · Atom
cpe:2.3:a:suse:image_sles15-sp7-sap-hardened-byos-ec2:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Suse (ec535637-432e-5a38-96dd-4ec1e0138f73) |
|---|---|
| Product | Image Sles15 Sp7 Sap Hardened Byos Ec2 (c7b6c349-5931-588d-abd8-2c538ae1b98e) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-44950 |
vulnerable | 2026-09-16 04:33:45.585975 |
fs_read_glyphs() heap buffer overflow via cumulative glyph data overflow in libXfont2
CRITICAL (9)
fs_read_glyphs() 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 allocation.
A malicious font server can send overlapping source offsets -- for example 1000 glyphs each referencing {position:0, length:64} with nbytes=64. Each individual source range passes the existing validation, but the cumulative writes total 64000 bytes into a 64-byte destination buffer. This is a heap buffer overflow with attacker-controlled content.
Published: 2026-09-10T08:19:55.462Z
Updated: 2026-09-10T18:26:50.408Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-59679 |
vulnerable | 2026-09-16 04:32:47.143695 |
fs_read_glyphs() heap OOB read/write via encoding array index mismatch in libXfont2
CRITICAL (9)
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.
Published: 2026-09-10T08:15:24.892Z
Updated: 2026-09-10T12:45:33.969Z Reference links |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.