Bug 92204

Summary: Unable to query fd: Invalid argument / PreInit returned 2 / unable to handle kernel NULL pointer dereference
Product: xorg Reporter: poma <pomidorabelisima>
Component: Input/evdevAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED NOTOURBUG QA Contact: Xorg Project Team <xorg-team>
Severity: critical    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
dmesg / Xorg.log none

Description poma 2015-09-30 18:17:52 UTC
...
[    74.619] (II) Using input driver 'evdev' for 'spice vdagent tablet'
[    74.619] (**) spice vdagent tablet: always reports core events
[    74.619] (**) evdev: spice vdagent tablet: Device: "/dev/input/event4"
[    74.619] (EE) evdev: spice vdagent tablet: Unable to query fd: Invalid argument
[    74.636] (EE) PreInit returned 2 for "spice vdagent tablet"
[    74.636] (II) UnloadModule: "evdev"
[   98.693812] BUG: unable to handle kernel NULL pointer dereference at 0000000000000024
[   98.694577] IP: [<ffffffff8165c3d2>] input_handle_event+0x232/0x4e0
...
Comment 1 poma 2015-09-30 18:39:13 UTC
Created attachment 118553 [details]
dmesg / Xorg.log
Comment 2 poma 2015-10-01 04:31:32 UTC
Input: uinput - fix crash when using ABS events
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/input/misc/uinput.c?id=72d4736

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.