fix(cve): CVE-2026-54874 - Avoid full read buffer allocation when buffering DTLS next-epoch records - #24
Open
deepin-ci-robot wants to merge 2 commits into
Open
fix(cve): CVE-2026-54874 - Avoid full read buffer allocation when buffering DTLS next-epoch records#24deepin-ci-robot wants to merge 2 commits into
deepin-ci-robot wants to merge 2 commits into
Conversation
…fering DTLS next-epoch records CVE: CVE-2026-54874 (unknown) - OpenSSL DTLS 内存放大漏洞。处理 DTLS 握手期间,接收未来纪元的记录会导致 OpenSSL 缓冲远超记录本身所需内存。攻击者可通过发送小型伪造记录使 OpenSSL DTLS 端点保留约 1.7MB 内存,而实际发送数据仅约 1.4KB,内存放大因子约 1200 倍,可导致远程内存耗尽型拒绝服务攻击。 Upstream: openssl/openssl@809b52282a3ea6d56fc2e1c427f2d9bd83b06eaa,https://github.com/openssl/openssl/commit/1ca5a124b48f1ffe6980ad33724b452fbd62da1e Co-authored-by: hudeng <hudeng@deepin.org> Generated-By: qwen3.6-35b
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 |
|
TAG Bot TAG: 3.2.4-0deepin16 |
…) in AES-WRAP-PAD unwrap CVE: CVE-2026-63072 (unknown) - 修复 AES-WRAP-PAD 解包中的堆缓冲区溢出(8 字节越界写入) Upstream: openssl/openssl@9ec2f6d 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-2026-54874 (unknown) - OpenSSL DTLS 内存放大漏洞。处理 DTLS 握手期间,接收未来纪元的记录会导致 OpenSSL 缓冲远超记录本身所需内存。攻击者可通过发送小型伪造记录使 OpenSSL DTLS 端点保留约 1.7MB 内存,而实际发送数据仅约 1.4KB,内存放大因子约 1200 倍,可导致远程内存耗尽型拒绝服务攻击。
Upstream: openssl/openssl@809b52282a3ea6d56fc2e1c427f2d9bd83b06eaa,https://github.com/openssl/openssl/commit/1ca5a124b48f1ffe6980ad33724b452fbd62da1e
Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b
CVE: CVE-2026-63072 (unknown) - 修复 AES-WRAP-PAD 解包中的堆缓冲区溢出(8 字节越界写入)
Upstream: openssl/openssl@9ec2f6d
Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b