[Bug 94203] Re: fault in vt_ioctl

Leann Ogasawara leann at ubuntu.com
Wed Mar 5 21:55:10 UTC 2008


This patch was automatically pulled in and release with the 2.6.22 Gutsy
kernel.  Marking this report "Fix Released" against 2.6.22 and closing
against 2.6.20.  Thanks.

ogasawara at yoji:~/ubuntu-gutsy$ git log -p d791d413fd8527aa6b130882cc84d52aee0fe980
commit d791d413fd8527aa6b130882cc84d52aee0fe980
Author: Olaf Kirch <olaf.kirch at oracle.com>
Date:   Fri Apr 13 01:18:44 2007 -0400

    DVB: dvb-usb-remote - fix oops when changing keymap
    
    DVB USB remotes do not support changing keycode maps but set
    input_dev->keycodesize and input_dev->keycodemax without setting
    input_dev->keycode. This causes kernel oops when user tries to
    look up (or change) current keymap.
    
    While the proper fix would be to make remotes handle keymap changes
    we'll just remove keycodemax and keycodesize initialization so
    EVIOCGKEYCODE and EVIOCSKEYCODE will simply return -EINVAL.
    
    http://bugzilla.kernel.org/show_bug.cgi?id=8312
    
    Signed-off-by: olaf.kirch at oracle.com
    Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
    Signed-off-by: Linus Torvalds <torvalds at linux-foundation.org>


** Also affects: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: linux-source-2.6.22 (Ubuntu)
       Status: New => Fix Released

** Changed in: linux-source-2.6.20 (Ubuntu)
       Status: Confirmed => Won't Fix

-- 
fault in vt_ioctl
https://bugs.launchpad.net/bugs/94203
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.




More information about the kernel-bugs mailing list