Debian Patches
Status for xrdp/0.10.1-3.1+deb13u2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| CVE-2026-41521.patch | CVE-2026-41521: [V0.10] lib_framebuffer_update int overflow An integer overflow can lead to possible heap info leak and ASLR bypass. (cherry picked from commit 2a94fc967465b7b569056d1607d9a98e14291515) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-04-15 | ||
| CVE-2026-42218.patch | CVE-2026-42218: Ensure auth fails take a fixed time Implement a constant time for password-based authentication failure. (cherry picked from commit 07479384a694153a96ec1acbfe7af425d1d4a322) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-04-27 | ||
| CVE-2026-44178.patch | CVE-2026-44178: Heap overflow in xrdp->chansrv msgs Some xrdp -> chansrv messages allocate a fixed-size buffer which can be overflowed by a malicious RDP client. (cherry picked from commit 679faa64bc05a3959fcac888f36a768fad7dcce1) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-04-20 | ||
| CVE-2026-44978.patch | CVE-2026-44978: Check FIPS PDU padding value before use (cherry picked from commit e42951868bcd2da2088da58fa20b31c1e2268c06 |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-05-06 | ||
| CVE-2026-54538.patch | CVE-2026-54538: Pre-auth infinite loop in TS_SHARECONTROLHEADER (cherry picked from commit 2394084bf46a8716ceeb66d1feccb65055d707dd) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-06-15 | ||
| CVE-2026-55238.patch | CVE-2026-55238: Possible OOB reads in capability processing Add missing per-capability length checks in the RDP Confirm Active PDU parser, and abort the parser if a buffer length violation is discovered. (cherry picked from commit 4aa8bdf1eac3aab7e166393913019edf9616008c) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-06-11 | ||
| CVE-2026-55639.patch | CVE-2026-55639: OOB read in GCC Conference Create Request (cherry picked from commit 9d16ec4e756b332e0e4cedea342890bca70a7042) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-06-15 | ||
| CVE-2026-55645.patch | CVE-2026-55645: OOB read in Client Control PDU processing (cherry picked from commit b1edb60c1de4cbf2119f3a79358df32d5a1d2db0) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-06-15 | ||
| CVE-2026-32623.patch | CVE-2026-32623: vulns in neutrinordp fragment reassembly This PR addresses potential buffer overflows in fragment reassembly in the neutrinordp shim by adding length and status checks. (cherry picked from commit 3f0f7df6ffc639092b872600ac263db3af6bd643) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-03-09 | ||
| CVE-2026-32624.patch | CVE-2026-32624: buffer overflow if domain sep used Check the username buffer is not overflowed if the domain separator feature is used. (cherry picked from commit f1a2bec41560ccc420931d94f07a18c31141c069) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-03-06 | ||
| CVE-2026-33145.patch | CVE-2026-33145 | Abhijith PA <abhijith@debian.org> | not-needed | debian | https://github.com/neutrinolabs/xrdp/commit/4174e61f38e5ebf79dade7b30634e998311e573f.patch | 2026-08-24 |
| CVE-2026-33516.patch | CVE-2026-33516 : Address potential OOB read The codec list processing code contains a potential out-of-bounds read, as the length check comes after the data is read. (cherry picked from commit 6831249bed8785c9f6cbbdf0dcddaad597705832) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-04-02 | ||
| CVE-2026-33689.patch | CVE-2026-33689: Fix length check on channel open A check for at least two bytes remaining in a buffer should be 4 bytes. (cherry picked from commit 3c131a9f5e2bd01fff4f5912c324ffad0fc71ab6) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-03-23 | ||
| CVE-2026-35512.patch | CVE-2026-35512: Heap overflow in dynvc processing Length checking for the EGFX dynamic virtual channel is inadequate, allowing for heap overflows to be forced by a malicious client before authentication. (cherry picked from commit 41a4af0a362724f4e7899dc98ac388b2d7e09df4) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-04-01 | ||
| CVE-2026-41252-1.patch | CVE-2026-41252: lib_palette_update Heap Buffer Overflow (cherry picked from commit 9834a58ca65018d09b04ed7550dfa71aecb09b10) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-04-15 | ||
| CVE-2026-41252-2.patch | CVE-2026-41252 | Abhijith PA <abhijith@debian.org> | not-needed | https://github.com/neutrinolabs/xrdp/commit/b07b78f1.patch | 2026-08-24 | |
| CVE-2026-32105-5.patch | security: Check HMAC on non-FIPS fastpath input CVE-2026-32105: Add a check that the HMAC signature supplied with a non-FIPS fastpath input PDU matches the calculated signature. (cherry picked from commit 187d22cef89e8d60091d52e4abf64b82c49d57ee) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-03-10 | ||
| CVE-2026-32107.patch | CVE-2026-32107 | Abhijith PA <abhijith@debian.org> | not-needed | https://github.com/neutrinolabs/xrdp/commit/68b5ae9e2e3b3e040fe2174aa5fc652f0c5c67d1 | 2026-08-17 | |
| make-fixes.diff | Build system fixes | Thorsten Glaser <tg@mirbsd.org> | yes | |||
| config.diff | Use xorgxrdp instead of x11rdp | Dominik George <nik@naturalnet.de> | no | |||
| pulse-debian.patch | Use absolute path to PulseAudio modules The modules are installed to their locations by the xrdp-build-pulse-modules script from the former xrdp-pulseaudio-installer package. The upstream pulseaudio-module-xrdp/wiki/README instructions install the module into the PA directory and do not need this patch. |
Dominik George <nik@naturalnet.de> | no | |||
| document-certs.diff | Document SSL certificate ownership needs | Thorsten Glaser <tg@mirbsd.org> | invalid | debian | ||
| CVE-2025-68670-Buffer-overflow-parsing-domain.patch | CVE-2025-68670: Buffer overflow parsing domain A potential overflow in xrdp_wm_parse_domain_information() is addressed (cherry picked from commit dd4b56c9873bd246ba3d815522b27d90c99fcc30) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | debian | https://github.com/neutrinolabs/xrdp/commit/5cfd4817888c9a46e74db74e0e011182d04fa771 | 2025-12-18 |
| CVE-2026-32105-1.patch | security: Check HMAC on FIPS fastpath input CVE-2026-32105: Add a check that the HMAC signature supplied with a FIPS fastpath input PDU matches the calculated signature. (cherry picked from commit 2a411f752591c0293a7698a452f00a46ef6c09bf) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-03-10 | ||
| CVE-2026-32105-2.patch | security: Check HMAC on FIPS slowpath input CVE-2026-32105: Add a check that the HMAC signature supplied with a FIPS slowpath input PDU matches the calculated signature. (cherry picked from commit 0d8cf57e9d12393bd452a2b6cb1af0e38887d8a2) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-03-10 | ||
| CVE-2026-32105-3.patch | security: Check HMAC on non-FIPS slowpath input CVE-2026-32105: Add a check that the HMAC signature supplied with a non-FIPS slowpath input PDU matches the calculated signature. (cherry picked from commit 759104912c64b33b2442ed788c1806e36d028db0) |
matt335672 <30179339+matt335672@users.noreply.github.com> | no | 2026-03-10 |
All known versions for source package 'xrdp'
- 0.10.6.1-3 (sid)
- 0.10.6.1-2 (forky)
- 0.10.6.1-2~bpo13+1 (trixie-backports)
- 0.10.1-3.1+deb13u2 (trixie-security, trixie)
- 0.9.24-5~bpo12+1 (bookworm-backports)
- 0.9.21.1-1+deb12u3 (bookworm-security)
- 0.9.21.1-1+deb12u2 (bookworm)
