fix: security fixes for freerdp2#4
Open
deepin-ci-robot wants to merge 1 commit into
Open
Conversation
CVE: CVE-2026-24675 Description: [channels,urbdrc] do not free MsConfig on failure Upstream: [CVE-2026-24675](https://github.com/FreeRDP/FreeRDP/commit/d676518809c319eec15911c705c13536036af2ae.patch) CVE: CVE-2026-24681 Description: [channels,urbdrc] cancel all usb transfers on channel close Upstream: [CVE-2026-24681](https://github.com/FreeRDP/FreeRDP/commit/414f701464929c217f2509bcbd6d2c1f00f7ed73.patch) CVE: CVE-2026-25941 Description: [channels,rdpgfx] check available stream length Upstream: [CVE-2026-25941](https://github.com/FreeRDP/FreeRDP/commit/2e3b77e28ac6a398897d28ba464dcc5dfab9c9e2.patch) CVE: CVE-2026-26986 Description: [client,x11] fix xf_rail_window_common cleanup Upstream: [CVE-2026-26986](https://github.com/FreeRDP/FreeRDP/commit/b4f0f0a18fe53aa8d47d062f91471f4e9c5e0d51.patch) CVE: CVE-2026-29776 Description: [core,orders] improve input validation Upstream: [CVE-2026-29776](https://github.com/FreeRDP/FreeRDP/commit/a9e0abf2eac8c2e370fa155bf1abb9d044c0ca8a.patch) CVE: CVE-2026-33952 Description: [core,gateway] Check rpcconn_common_hdr_t::auth_length is Upstream: [CVE-2026-33952](https://github.com/FreeRDP/FreeRDP/commit/4ac0b6467d371a1ad47c1f751c5b305e4c068adb.patch) Generated-By: deepseek-v4-flash Co-Authored-By: hudeng hudeng@deepin.org
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: 2.11.2+dfsg1-1deepin1 |
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.
Security fixes for freerdp2
CVE-2026-24675: [channels,urbdrc] do not free MsConfig on failure
CVE-2026-24681: [channels,urbdrc] cancel all usb transfers on channel close
CVE-2026-25941: [channels,rdpgfx] check available stream length
CVE-2026-26986: [client,x11] fix xf_rail_window_common cleanup
CVE-2026-29776: [core,orders] improve input validation
CVE-2026-33952: [core,gateway] Check rpcconn_common_hdr_t::auth_length is
Generated-By: deepseek-v4-flash
Co-Authored-By: hudeng hudeng@deepin.org
Upstream:
CVE-2026-24675
CVE-2026-24681
CVE-2026-25941
CVE-2026-26986
CVE-2026-29776
CVE-2026-33952