[PATCH 0/4] misc: fastrpc: fixes for 7.1

srini@kernel.org posted 4 patches 1 week, 1 day ago
drivers/misc/fastrpc.c | 107 ++++++++++++++++++++++++++---------------
1 file changed, 68 insertions(+), 39 deletions(-)
[PATCH 0/4] misc: fastrpc: fixes for 7.1
Posted by srini@kernel.org 1 week, 1 day ago
From: Srinivas Kandagatla <srini@kernel.org>

Hi Greg,

Here are some fixes in ngd-ctrl driver which can go for 7.1 release
Could you please queue these as 7.1 material.

Fixes include 
	- two use-after-free cases fixed by Anandu and Xiao.
  	- NULL pointer dereference fix
	- DMA address corruption due to find_vma misuse

Thanks for all the help,

Srini

MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Anandu Krishnan E (1):
  misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context

Junrui Luo (1):
  misc: fastrpc: fix DMA address corruption due to find_vma misuse

Mukesh Ojha (1):
  misc: fastrpc: Fix NULL pointer dereference in rpmsg callback

Zhenghang Xiao (1):
  misc: fastrpc: fix use-after-free race in fastrpc_map_create

 drivers/misc/fastrpc.c | 107 ++++++++++++++++++++++++++---------------
 1 file changed, 68 insertions(+), 39 deletions(-)

-- 
2.53.0