https://github.com/torvalds/linux
Revision 0dca0fd2bfeb99738708d6c9117994ebf398e72c authored by Jason Wessel on 26 September 2008, 15:36:42 UTC, committed by Jason Wessel on 26 September 2008, 15:36:42 UTC
The tty_find_polling_driver() routine did not correctly check the base
part of the tty name.  This can lead to kgdboc selecting an incorrect
driver, as well as accepting a completely invalid tty such as "echo
ffff0 > /sys/module/kgdboc/parameters/kgdboc".

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
1 parent 703a1ed
History
Tip revision: 0dca0fd2bfeb99738708d6c9117994ebf398e72c authored by Jason Wessel on 26 September 2008, 15:36:42 UTC
kgdboc,tty: Fix tty polling search to use name correctly
Tip revision: 0dca0fd
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top