lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  7 Mar 2019 10:12:21 +0000
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     gregkh@...uxfoundation.org, arnd@...db.de
Cc:     linux-kernel@...r.kernel.org, bjorn.andersson@...aro.org,
        bkumar@....qualcomm.com, linux-arm-msm@...r.kernel.org,
        ktadakam@....qualcomm.com,
        Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/8] misc: fastrpc: few fixes

Hi Greg, 

Doing some stress testing and Neural Processing library showed up some bugs
in the code, this patchset fix them.

Thanks to Bharath and Krish for testing and helping me debug the issues.

Thanks,
srini


Srinivas Kandagatla (6):
  misc: fastrpc: make sure memory read and writes are visible
  misc: fastrpc: use correct spinlock variant
  misc: fastrpc: consider address offset before sending to DSP
  misc: fastrpc: take into account of overlapping buffers
  misc: fastrpc: fix remote page size calculation
  misc: fastrpc: increase max init file size to 64 MB

Thierry Escande (2):
  misc: fastrpc: Avoid free of DMA buffer in interrupt context
  misc: fastrpc: Fix a possible double free

 drivers/misc/fastrpc.c | 235 ++++++++++++++++++++++++++++++++---------
 1 file changed, 187 insertions(+), 48 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ