Files
linux/drivers/input
Pan Bian ecdb33c0ae Input: synaptics-rmi4 - fix possible double free
[ Upstream commit bce1a78423 ]

The RMI4 function structure has been released in rmi_register_function
if error occurs. However, it will be released again in the function
rmi_create_function, which may result in a double-free bug.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-05-16 19:43:44 +02:00
..
2012-08-21 22:29:49 -07:00
2010-11-30 23:10:26 -08:00
2016-07-19 11:02:56 -07:00