[PATCH net-next 0/3] net: qrtr: Few fixes in QRTR

Vignesh Viswanathan posted 3 patches 2 years, 7 months ago
There is a newer version of this series
net/qrtr/af_qrtr.c |   5 ++
net/qrtr/ns.c      | 139 +++++++++------------------------------------
2 files changed, 32 insertions(+), 112 deletions(-)
[PATCH net-next 0/3] net: qrtr: Few fixes in QRTR
Posted by Vignesh Viswanathan 2 years, 7 months ago
Add fixes in QRTR ns to change server and nodes radix tree to xarray to
avoid a use-after-free while iterating through the server or nodes
radix tree.

Also fix the destination port value for IPCR control buffer on older
targets.

Vignesh Viswanathan (3):
  net: qrtr: ns: Change servers radix tree to xarray
  net: qrtr: ns: Change nodes radix tree to xarray
  net: qrtr: Handle IPCR control port format of older targets

 net/qrtr/af_qrtr.c |   5 ++
 net/qrtr/ns.c      | 139 +++++++++------------------------------------
 2 files changed, 32 insertions(+), 112 deletions(-)

-- 
2.41.0