Date: Wed, 20 Jul 2016 14:32:47 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-i386@FreeBSD.org Subject: [Bug 211246] [syscons] console and ttyv0 competing for keystrokes Message-ID: <bug-211246-10@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211246 Bug ID: 211246 Summary: [syscons] console and ttyv0 competing for keystrokes Product: Base System Version: 10.3-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: alexander.klein@physiologie.med.uni-giessen.de CC: freebsd-i386@FreeBSD.org CC: freebsd-i386@FreeBSD.org On my system, ttyv0 and console are competing for keystrokes on the ttyv0-screen. This can be seen when logging in under X, immediately issuing % xconsole -file /dev/console in an xterm, switching to ttyv0 by pressing Ctrl+Alt+F1, and then typing so= me text. In most cases, the typed text will appear in the Xconsole-window, and even = if this doesn't happen immediately, hammering the keys fast enough with a few <Ret>s interspersed will usually make at least some characters appear in the Xconsole-window. This might have security implications when parts of login credentials are redirected. As an aside, things written to /dev/console invariably appear on the ttyv0-screen on my system, but are never passed on to xconsole. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211246-10>