fix(cve): CVE-2026-0967 - CVE-2026-0967 match: Avoid recursive matching (ReDoS)#8
Merged
Conversation
…ng (ReDoS) CVE: CVE-2026-0967 (medium) - 特制模式(来自配置文件)可能导致耗尽性搜索或超时。 Upstream: https://gitlab.com/libssh/libssh-mirror.git/commit/6d74aa6138895b3662bade9bd578338b0c4f8a15 Co-authored-by: hudeng <hudeng@deepin.org> Generated-By: qwen3.6-35b
|
TAG Bot TAG: 0.11.3-1deepin5 |
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 |
Contributor
Author
|
/hold |
Contributor
|
/integrate |
|
AutoIntegrationPr Bot |
…eived through scp CVE: CVE-2026-0964 (medium) - scp 协议中接收到的无效路径可能导致路径遍历攻击,补丁添加了对空路径、包含斜杠的路径以及 . 和 .. 路径的拒绝机制 Upstream: https://gitlab.com/libssh/libssh-mirror/commit/a5e4b12090b0c939d85af4f29280e40c5b6600aa Co-authored-by: hudeng <hudeng@deepin.org> Generated-By: qwen3.6-35b
…g in sftp_parse_longname() CVE: CVE-2026-0968 (low) - A flaw was found in libssh in which a malicious SFTP (SSH File Transfer Protocol) server can exploit this by sending a malformed 'longname' field within an SSH_FXP_NAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. Upstream: https://gitlab.com/libssh/libssh-mirror/commit/20856f44c146468c830da61dcbbbaa8ce71e390b Co-authored-by: hudeng <hudeng@deepin.org> Generated-By: qwen3.6-35b
…d non-regular and too large c CVE: CVE-2026-0965 (low) - 配置文件中读取非规则文件和过大文件的安全漏洞 Upstream: https://git.libssh.org/projects/libssh/commit/bf390a042623e02abc8f421c4c5fadc0429a8a76 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-0967 (medium) - 特制模式(来自配置文件)可能导致耗尽性搜索或超时。
Upstream: https://gitlab.com/libssh/libssh-mirror.git/commit/6d74aa6138895b3662bade9bd578338b0c4f8a15
Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b
CVE: CVE-2026-0964 (medium) - scp 协议中接收到的无效路径可能导致路径遍历攻击,补丁添加了对空路径、包含斜杠的路径以及 . 和 .. 路径的拒绝机制
Upstream: https://gitlab.com/libssh/libssh-mirror/commit/a5e4b12090b0c939d85af4f29280e40c5b6600aa
Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b
CVE: CVE-2026-0968 (low) - A flaw was found in libssh in which a malicious SFTP (SSH File Transfer Protocol) server can exploit this by sending a malformed 'longname' field within an SSH_FXP_NAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap.
Upstream: https://gitlab.com/libssh/libssh-mirror/commit/20856f44c146468c830da61dcbbbaa8ce71e390b
Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b
CVE: CVE-2026-0965 (low) - 配置文件中读取非规则文件和过大文件的安全漏洞
Upstream: https://git.libssh.org/projects/libssh/commit/bf390a042623e02abc8f421c4c5fadc0429a8a76
Co-authored-by: hudeng hudeng@deepin.org
Generated-By: qwen3.6-35b