fix(swscale): apply patch for CVE-2025-63757#22
fix(swscale): apply patch for CVE-2025-63757#22Zeno-sole merged 1 commit intodeepin-community:masterfrom
Conversation
Add security patch to address CVE-2025-63757 vulnerability in swscale module. upstreams fix commits: * fix: [566e903] {swscale,output}: Fix unsigned cast position in yuv2* * fix: [0c6b7f9] {swscale,output}: swscale/output: Fix integer overflow in yuv2ya16_X_c_template() links: * https://security-tracker.debian.org/tracker/CVE-2025-63757 * https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20698
|
Hi @add-uos. Thanks for your PR. 😃 |
|
Hi @add-uos. Thanks for your PR. I'm waiting for a deepin-community member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
TAG Bot TAG: 7%6.1.1-2deepin7 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: lzwind 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 |
|
/integrate |
|
AutoIntegrationPr Bot |
Add security patch to address CVE-2025-63757 vulnerability in swscale module.
upstreams fix commits:
links: