[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1601272241250.21446@cbobk.fhfr.pm>
Date: Wed, 27 Jan 2016 22:41:48 +0100 (CET)
From: Jiri Kosina <jikos@...nel.org>
To: Andrew Duggan <aduggan@...aptics.com>
cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
Rodrigo Gomes <rodrigo.toste.gomes@...il.com>
Subject: Re: [PATCH] HID: rmi: Check that the device is a RMI device in
suspend and resume callbacks
On Tue, 26 Jan 2016, Andrew Duggan wrote:
> Commit 092563604217 ("HID: rmi: Disable scanning if the device is not a
> wake source") introduced a regression for devices which use hid-rmi to
> handle composite USB devices. The suspend or resume callbacks are not
> checking that the device is a RMI device before calling rmi_read or
> rmi_write. This results in dereferencing uninitialized variables on
> non RMI devices. This patch checks that the RMI_DEVICE flag is set before
> sending RMI commands to the device.
>
> Reported-by: Rodrigo Gomes <rodrigo.toste.gomes@...il.com>
> Signed-off-by: Andrew Duggan <aduggan@...aptics.com>
Applied to for-4.5/upstream-fixes.
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists