From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Boyer Subject: Re: [PATCH 11/14] HID: multitouch: validate feature report details Date: Wed, 4 Sep 2013 15:41:00 +0000 (UTC) Message-ID: References: <521F0D5F.7040108@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org ([80.91.229.3]:48557 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935145Ab3IDPlX (ORCPT ); Wed, 4 Sep 2013 11:41:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VHFCp-0007sE-4f for linux-input@vger.kernel.org; Wed, 04 Sep 2013 17:41:19 +0200 Received: from 24-247-107-235.dhcp.aldl.mi.charter.com ([24.247.107.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Sep 2013 17:41:19 +0200 Received: from jwboyer by 24-247-107-235.dhcp.aldl.mi.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Sep 2013 17:41:19 +0200 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: linux-input@vger.kernel.org Josh Boyer fedoraproject.org> writes: > So we actually did pick up the entire 14 patch series in Fedora on top of > 3.10.10 and 3.11 to fix the CVEs. It's broken things for at least two > users. One person's touchpad is now detected as a mouse with the error: > > Sep 04 16:25:14 HP6930p kernel: psmouse serio4: synaptics: > Unable to query device. Ignore this part. The synaptics issue was found to be unrelated. > The other person reported > https://bugzilla.redhat.com/show_bug.cgi?id=1003998 wherein they say these > patches cause an ODEBUG backtrace and that the trackpoint on a USB keyboard > doesn't work. This is still an issue as far as we can tell. josh