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: Fri, 26 Apr 2024 10:39:00 -0700
From: Dave Jiang <dave.jiang@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-cxl@...r.kernel.org" <linux-cxl@...r.kernel.org>,
 linux-kernel <linux-kernel@...r.kernel.org>,
 Dan Williams <dan.j.williams@...el.com>,
 Jonathan Cameron <Jonathan.Cameron@...wei.com>,
 Davidlohr Bueso <dave@...olabs.net>, Ira Weiny <ira.weiny@...el.com>,
 Vishal Verma <vishal.l.verma@...el.com>,
 Alison Schofield <alison.schofield@...el.com>
Subject: [GIT PULL] Compute Express Link (CXL) Fix for 6.9-rc6

Hi Linus, please pull from
  
  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.9-rc6

..to receive a fix for the CXL subsystem.

Fix addresses a potential mailbox payload size confusion in cxl_mem_get_poison().

This has build success notification from the kbuild-robot. It has been in the -next
for several days with no reported issues.

---

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.9-rc6

for you to fetch changes up to 4b759dd5765503bd466defac7d93aca14c23a15d:

  cxl/core: Fix potential payload size confusion in cxl_mem_get_poison() (2024-04-22 08:58:59 -0700)

----------------------------------------------------------------
cxl fixes for v6.9-rc6

- Fix potential payload size confusion in cxl_mem_get_poison()

----------------------------------------------------------------
Dan Williams (1):
      cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()

 drivers/cxl/core/mbox.c | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ