Skip to content

fix(cve): CVE-2026-15028 - 兼容性适配修改 - #19

Closed
deepin-ci-robot wants to merge 3 commits into
masterfrom
fix-cve/CVE-2026-15028
Closed

fix(cve): CVE-2026-15028 - 兼容性适配修改#19
deepin-ci-robot wants to merge 3 commits into
masterfrom
fix-cve/CVE-2026-15028

Conversation

@deepin-ci-robot

@deepin-ci-robot deepin-ci-robot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

CVE: CVE-2026-16517 - 兼容性适配修改:添加 archive_integer.h 头文件以支持 CVE 修复 patch 中的 archive_ckd_add_i64() 函数调用。原始 CVE patch 仅修改了 archive_write_set_format_zip.c,添加了 #include archive_integer.h 和函数调用,但基线代码缺少此头文件,导致编译失败。从上游仓库复制 archive_integer.h 到 libarchive/ 目录解决此问题。

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


CVE: CVE-2026-15028 (unknown) - A flaw was found in libarchive. This vulnerability allows a remote attacker to trigger a heap overflow by providing a specially crafted tar archive. The issue occurs during the parsing of a PAX extended header containing a malformed SUN.holesdata sparse-file attribute. Successful exploitation could cause a denial of service or potentially execute arbitrary code.
Upstream: libarchive/libarchive@ffc1114

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

@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 tsic404 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

Copy link
Copy Markdown
Contributor Author

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

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

TAG Bot

TAG: 3.7.4-4+deb13u1deepin5
EXISTED: no
DISTRIBUTION: unstable

@hudeng-go

Copy link
Copy Markdown
Contributor

/test github-trigger-obs-ci

deepin-ci-robot and others added 2 commits August 6, 2026 12:21
…ze checks

CVE: CVE-2026-16517 (unknown) - A signed integer overflow vulnerability was found in libarchive's ZIP writer. In the archive_write_zip_header function in archive_write_set_format_zip.c, when ZIP encryption is enabled and the entry file size is close to INT64_MAX, the addition of the encryption overhead to the entry size overflows
Upstream: libarchive/libarchive@4bb52f4

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2026-16517 - 兼容性适配修改:添加 archive_integer.h 头文件以支持 CVE 修复 patch 中的 archive_ckd_add_i64() 函数调用。原始 CVE patch 仅修改了 archive_write_set_format_zip.c,添加了 #include archive_integer.h 和函数调用,但基线代码缺少此头文件,导致编译失败。从上游仓库复制 archive_integer.h 到 libarchive/ 目录解决此问题。

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
@deepin-ci-robot
deepin-ci-robot force-pushed the fix-cve/CVE-2026-15028 branch from 3b098f5 to 2b7184d Compare August 6, 2026 04:29
@deepin-ci-robot

Copy link
Copy Markdown
Contributor Author

/integrate

1 similar comment
@deepin-ci-robot

Copy link
Copy Markdown
Contributor Author

/integrate

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#4460
PrNumber: 4460
PrBranch: auto-integration-31071896837

…uwu/tar-fix-oob

CVE: CVE-2026-15028 (unknown) - A flaw was found in libarchive. This vulnerability allows a remote attacker to trigger a heap overflow by providing a specially crafted tar archive. The issue occurs during the parsing of a PAX extended header containing a malformed SUN.holesdata sparse-file attribute. Successful exploitation could cause a denial of service or potentially execute arbitrary code.
Upstream: libarchive/libarchive@ffc1114

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
@hudeng-go hudeng-go closed this Aug 6, 2026
@hudeng-go
hudeng-go deleted the fix-cve/CVE-2026-15028 branch August 6, 2026 14:32
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