Skip to content

fix(ffmpeg): complete CVE-2026-8461 backport in MagicYUV decoder#33

Merged
Zeno-sole merged 1 commit into
deepin-community:masterfrom
wyu71:master
Jun 26, 2026
Merged

fix(ffmpeg): complete CVE-2026-8461 backport in MagicYUV decoder#33
Zeno-sole merged 1 commit into
deepin-community:masterfrom
wyu71:master

Conversation

@wyu71

@wyu71 wyu71 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Backport full upstream fix (PR #23159): slice_height alignment check, progressive-mode sanity check, 1-line MEDIAN OOB read guard.

补全 CVE-2026-8461 上游修复 (PR #23159): slice_height 对齐校验、 progressive 模式边界校验、1 行 MEDIAN slice 越界读保护。

Log: 补全 MagicYUV CVE-2026-8461 修复
PMS: BUG-367679
Influence: 修复前一deepin2 patch 仅覆盖隔行校验,slice_height 对齐与 1 行 MEDIAN 路径仍可触发堆越界读写;补全后三触发路径全部拦截。

Backport full upstream fix (PR #23159): slice_height alignment
check, progressive-mode sanity check, 1-line MEDIAN OOB read guard.

补全 CVE-2026-8461 上游修复 (PR #23159): slice_height 对齐校验、
progressive 模式边界校验、1 行 MEDIAN slice 越界读保护。

Log: 补全 MagicYUV CVE-2026-8461 修复
PMS: BUG-367679
Influence: 修复前一deepin2 patch 仅覆盖隔行校验,slice_height 对齐与 1 行 MEDIAN 路径仍可触发堆越界读写;补全后三触发路径全部拦截。
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown

TAG Bot

TAG: 7%6.1.5-0deepin3
EXISTED: no
DISTRIBUTION: unstable

@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lzwind
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

@Zeno-sole Zeno-sole merged commit 67cc5f4 into deepin-community:master Jun 26, 2026
4 of 7 checks passed
@Zeno-sole

Copy link
Copy Markdown
Contributor

/integrate

@github-actions

Copy link
Copy Markdown

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

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.

4 participants