Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
ghostscript
CVE-2024-29508.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File CVE-2024-29508.patch of Package ghostscript
--- devices/vector/gdevpdtb.c.orig 2020-03-19 09:21:42.000000000 +0100 +++ devices/vector/gdevpdtb.c 2024-07-16 13:09:26.070298854 +0200 @@ -359,7 +359,7 @@ pdf_base_font_alloc(gx_device_pdf *pdev, font_name.size -= SUBSET_PREFIX_SIZE; } } else { - gs_sprintf(fnbuf, ".F%lx", (ulong)copied); + gs_snprintf(fnbuf, sizeof(fnbuf), "Anonymous"); font_name.data = (byte *)fnbuf; font_name.size = strlen(fnbuf); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor