[Bug 2434] scp can send arbitrary control characters / escape sequences to the terminal

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jul 26 19:11:25 AEST 2016


https://bugzilla.mindrot.org/show_bug.cgi?id=2434

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #5 from Damien Miller <djm at mindrot.org> ---
That patch isn't correct unfortunately; we had one similar in commit
0e059cdf5fd that had to be backed out: that code is called from a
SIGALARM handler but isn't safe to be run in that context

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list