Codebase list xrdp / b16d165
Add bug reference for SSL bug. (cherry picked from commit 521a7c0a675e00e9301aab04e37fc996910aebda) Dominik George authored 6 years ago mirabilos committed 6 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 xrdp (0.9.4-4) unstable; urgency=high
11
22 * Fix (possibly exploitable) high CPU load in ssl_tls_accept.
3 (Closes: #884453)
34 * Source /etc/profile in startwm. (Closes: #882246)
45 + Thanks to Wolfgang Schweer!
56
11 Subject: Avoid 100% CPU load on ssl_tls_accept
22 Origin: https://github.com/neutrinolabs/xrdp/commit/a9eb21e6d73d94989dc0fa221824b0625b37b7aa.diff
33 Bug: https://github.com/neutrinolabs/xrdp/issues/954
4 Bug-Debian: xxx
4 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884453
55 --- a/common/ssl_calls.c
66 +++ b/common/ssl_calls.c
77 @@ -651,6 +651,15 @@ ssl_tls_accept(struct ssl_tls *self, lon