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:   Wed, 17 May 2023 13:35:35 -0600
From:   Jeffrey Hugo <quic_jhugo@...cinc.com>
To:     <ogabbay@...nel.org>, <jacek.lawrynowicz@...ux.intel.com>,
        <quic_pkanojiy@...cinc.com>, <stanislaw.gruszka@...ux.intel.com>,
        <quic_carlv@...cinc.com>, <quic_ajitpals@...cinc.com>
CC:     <linux-arm-msm@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>,
        <linux-kernel@...r.kernel.org>,
        Jeffrey Hugo <quic_jhugo@...cinc.com>
Subject: [PATCH 0/5] accel/qaic fixes for 6.4

During development of new features, we noticed some spots in the code that
could be improved based on review feedback from the initial driver series.

Also two race condition fixes, one found during stress testing and another
via code inspection.

Jeffrey Hugo (1):
  accel/qaic: Fix NNC message corruption

Pranjal Ramajor Asha Kanojiya (4):
  accel/qaic: Validate user data before grabbing any lock
  accel/qaic: Validate if BO is sliced before slicing
  accel/qaic: Flush the transfer list again
  accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO

 drivers/accel/qaic/qaic_control.c | 41 ++++++++------
 drivers/accel/qaic/qaic_data.c    | 91 +++++++++++++++----------------
 2 files changed, 70 insertions(+), 62 deletions(-)

-- 
2.40.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ