[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221124174941.418450-1-srinivas.kandagatla@linaro.org>
Date: Thu, 24 Nov 2022 17:49:38 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/3] misc: fastrpc: fixes for 6.1
Hi Greg,
Here are 3 fixes that were discovered during product stress testing, fixes are
around a race condtion resulting in use after free which are fixed with
using correct locking.
Am really not sure if you are taking fixes late in this cycle.
In case you are not could you please apply them for 6.2
Thanks,
Srini
Abel Vesa (2):
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
misc: fastrpc: Don't remove map on creater_process and device_release
Ola Jeppsson (1):
misc: fastrpc: Fix use-after-free race condition for maps
drivers/misc/fastrpc.c | 67 ++++++++++++++++++++++--------------------
1 file changed, 35 insertions(+), 32 deletions(-)
--
2.25.1
Powered by blists - more mailing lists