Skip to content

fix(cve): CVE-2026-38753 - awk: fix use-after-free in awk_sub() - #7

Merged
Zeno-sole merged 3 commits into
masterfrom
fix-cve/CVE-2026-38753
Jul 27, 2026
Merged

fix(cve): CVE-2026-38753 - awk: fix use-after-free in awk_sub()#7
Zeno-sole merged 3 commits into
masterfrom
fix-cve/CVE-2026-38753

Conversation

@deepin-ci-robot

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

Copy link
Copy Markdown
Contributor

CVE: CVE-2026-38753 (medium) - A use-after-free in the awk_sub() function (editors/awk.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
Upstream: https://lists.busybox.net/pipermail/busybox/2026-June/092352.html

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


CVE: CVE-2026-38754 (medium) - 修复 ash 中 ifsbreakup() 函数的越界读取漏洞
Upstream: https://git.busybox.net/busybox/commit/a448b6d5b21e5b21249391389b6f0551d9bea136

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


CVE: CVE-2026-38752 (low) - Recursive awk functions can keep re-entering evaluate() until the process stack is exhausted. Track active function-call depth and report a normal awk error once the limit is reached instead of overflowing the stack.
Upstream: https://lists.busybox.net/pipermail/busybox/2026-June/092351.html

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

CVE: CVE-2026-38753 (medium) - A use-after-free in the awk_sub() function (editors/awk.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
Upstream: https://lists.busybox.net/pipermail/busybox/2026-June/092352.html

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

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown

TAG Bot

TAG: 1%1.37.0-10.1deepin3
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 liujianqiang-niu 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 2 commits July 26, 2026 22:23
CVE: CVE-2026-38754 (medium) - 修复 ash 中 ifsbreakup() 函数的越界读取漏洞
Upstream: https://git.busybox.net/busybox/commit/a448b6d5b21e5b21249391389b6f0551d9bea136

Co-authored-by: hudeng <hudeng@deepin.org>
Generated-By: qwen3.6-35b
CVE: CVE-2026-38752 (low) - Recursive awk functions can keep re-entering evaluate() until the process stack is exhausted. Track active function-call depth and report a normal awk error once the limit is reached instead of overflowing the stack.
Upstream: https://lists.busybox.net/pipermail/busybox/2026-June/092351.html

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

Copy link
Copy Markdown

/integrate

@github-actions

Copy link
Copy Markdown

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

@Zeno-sole
Zeno-sole merged commit 52c16b6 into master Jul 27, 2026
5 of 9 checks passed
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