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>] [day] [month] [year] [list]
Message-ID: <aOzrxmNP1kT0FOxB@mail.minyard.net>
Date: Mon, 13 Oct 2025 07:08:38 -0500
From: Corey Minyard <corey@...yard.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
	openipmi-developer@...ts.sourceforge.net,
	Guenter Roeck <linux@...ck-us.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Greg Thelen <gthelen@...gle.com>,
	Dan Carpenter <dan.carpenter@...aro.org>
Subject: [GIT PULL] more IPMI bug fixes for 6.18

The following changes since commit e406d57be7bd2a4e73ea512c1ae36a40a44e499e:

  Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2025-10-02 18:44:54 -0700)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.18-2

for you to fetch changes up to e2c69490dda5d4c9f1bfbb2898989c8f3530e354:

  ipmi: Fix handling of messages with provided receive message pointer (2025-10-07 06:50:08 -0500)

----------------------------------------------------------------
IPMI: A few bug fixes for patches that went in this release

Things that need to be fixed before final release, a refcount error and
some missing or incorrect error checks.

----------------------------------------------------------------
Dan Carpenter (2):
      mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe()
      mfd: ls2kbmc: check for devm_mfd_add_devices() failure

Guenter Roeck (1):
      ipmi: Fix handling of messages with provided receive message pointer

 drivers/char/ipmi/ipmi_msghandler.c |  5 ++++-
 drivers/mfd/ls2k-bmc-core.c         | 12 ++++++++----
 2 files changed, 12 insertions(+), 5 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ