Skip to content

fix(cve): CVE-2010-1628 - Change the order of allocations because alloc_save_change_alloc() leaves - #6

Closed
deepin-ci-robot wants to merge 10 commits into
masterfrom
fix-cve/CVE-2010-1628
Closed

fix(cve): CVE-2010-1628 - Change the order of allocations because alloc_save_change_alloc() leaves#6
deepin-ci-robot wants to merge 10 commits into
masterfrom
fix-cve/CVE-2010-1628

Conversation

@deepin-ci-robot

@deepin-ci-robot deepin-ci-robot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

CVE: CVE-2010-1628 (critical) - Ghostscript 8.64, 8.70, and possibly other versions allows context-dependent attackers to execute arbitrary code via a PostScript file containing unlimited recursive procedure invocations, which trigger memory corruption in the stack of the interpreter.
Upstream: ArtifexSoftware/ghostpdl@e833acd

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2017-9619 (high) - The xps_true_callback_glyph_name function in xps/xpsttf.c in Artifex Ghostscript GhostXPS 9.21 allows remote attackers to cause a denial of service (Segmentation Violation and application crash) via a crafted file.
Upstream: ArtifexSoftware/ghostpdl@690ac21

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2018-17183 (high) - CVE-2018-17183: Ghostscript error handler vulnerability - malicious input could trigger problems by using custom error handlers when running with -dSAFER
Upstream: ArtifexSoftware/ghostpdl@fb713b3

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2017-7948 (high) - Integer overflow in the mark_curve function in Artifex Ghostscript 9.21 allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via a crafted PostScript document.
Upstream: ArtifexSoftware/ghostpdl@8210a28

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2025-59801 (medium) - XPS 解释器在解析恶意 TIFF 文件时存在栈缓冲区溢出漏洞
Upstream: ArtifexSoftware/ghostpdl@9972706

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2025-59799 (medium) - pdfwrite - bounds check some strings
Upstream: ArtifexSoftware/ghostpdl@6dab38f

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2025-59798 (medium) - pdfwrite - avoid buffer overrun in pdf_write_cmap and pdf_write_cid_system_info_to_stream functions
Upstream: ArtifexSoftware/ghostpdl@0cae41b

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2018-16539 (medium) - In Artifex Ghostscript before 9.24, attackers able to supply crafted PostScript files could use incorrect access checking in temp file handling to disclose contents of files on the system otherwise not readable.
Upstream: ArtifexSoftware/ghostpdl@e0174f4

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2025-59800 (medium) - PDF OCR 8 bit device - avoid overflow. 整数溢出漏洞,可能导致堆溢出
Upstream: ArtifexSoftware/ghostpdl@176cf01

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b


CVE: CVE-2017-8908 (medium) - The mark_line_tr function in gxscanc.c in Artifex Ghostscript 9.21 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PostScript document.
Upstream: ArtifexSoftware/ghostpdl@9f9daed

Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b

…oc_save_change_alloc() leaves

CVE: CVE-2010-1628 (critical) - Ghostscript 8.64, 8.70, and possibly other versions allows context-dependent attackers to execute arbitrary code via a PostScript file containing unlimited recursive procedure invocations, which trigger memory corruption in the stack of the interpreter.
Upstream: ArtifexSoftware/ghostpdl@e833acd

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

TAG Bot

TAG: 10.05.1_dfsg-3deepin11
EXISTED: no
DISTRIBUTION: unstable

@deepin-ci-robot

Copy link
Copy Markdown
Contributor Author

/hold
因为该quilt包的上游版本号变更,详情见: deepin-community/infra-settings#134

@deepin-ci-robot

Copy link
Copy Markdown
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign goldendeng for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

deepin-ci-robot and others added 9 commits July 28, 2026 00:28
…arsing

CVE: CVE-2017-9619 (high) - The xps_true_callback_glyph_name function in xps/xpsttf.c in Artifex Ghostscript GhostXPS 9.21 allows remote attackers to cause a denial of service (Segmentation Violation and application crash) via a crafted file.
Upstream: ArtifexSoftware/ghostpdl@690ac21

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
…e error handlers for SAFER

CVE: CVE-2018-17183 (high) - CVE-2018-17183: Ghostscript error handler vulnerability - malicious input could trigger problems by using custom error handlers when running with -dSAFER
Upstream: ArtifexSoftware/ghostpdl@fb713b3

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2017-7948 (high) - Integer overflow in the mark_curve function in Artifex Ghostscript 9.21 allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via a crafted PostScript document.
Upstream: ArtifexSoftware/ghostpdl@8210a28

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2025-59801 (medium) - XPS 解释器在解析恶意 TIFF 文件时存在栈缓冲区溢出漏洞
Upstream: ArtifexSoftware/ghostpdl@9972706

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2025-59799 (medium) - pdfwrite - bounds check some strings
Upstream: ArtifexSoftware/ghostpdl@6dab38f

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2025-59798 (medium) - pdfwrite - avoid buffer overrun in pdf_write_cmap and pdf_write_cid_system_info_to_stream functions
Upstream: ArtifexSoftware/ghostpdl@0cae41b

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2018-16539 (medium) - In Artifex Ghostscript before 9.24, attackers able to supply crafted PostScript files could use incorrect access checking in temp file handling to disclose contents of files on the system otherwise not readable.
Upstream: ArtifexSoftware/ghostpdl@e0174f4

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2025-59800 (medium) - PDF OCR 8 bit device - avoid overflow. 整数溢出漏洞,可能导致堆溢出
Upstream: ArtifexSoftware/ghostpdl@176cf01

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
…ark_line_*** functions

CVE: CVE-2017-8908 (medium) - The mark_line_tr function in gxscanc.c in Artifex Ghostscript 9.21 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PostScript document.
Upstream: ArtifexSoftware/ghostpdl@9f9daed

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
@hudeng-go hudeng-go closed this Aug 7, 2026
@hudeng-go
hudeng-go deleted the fix-cve/CVE-2010-1628 branch August 7, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants