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
Closed
fix(cve): CVE-2010-1628 - Change the order of allocations because alloc_save_change_alloc() leaves#6deepin-ci-robot wants to merge 10 commits into
deepin-ci-robot wants to merge 10 commits into
Conversation
…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
|
TAG Bot TAG: 10.05.1_dfsg-3deepin11 |
Contributor
Author
|
/hold |
Contributor
Author
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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