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]
Message-ID: <ZpZ1dVeLWUbAd89V@mail.minyard.net>
Date: Tue, 16 Jul 2024 08:28:21 -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
Subject: [GIT PULL] IPMI bug fixes for 6.11

The following changes since commit 0cac73eb3875f6ecb6105e533218dba1868d04c9:

  Merge tag 'pm-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2024-06-14 09:52:51 -0700)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.11-1

for you to fetch changes up to 19a01155ddfe525e3a4e7cef734f18cce640b1ef:

  ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (2024-07-08 15:05:18 -0500)

----------------------------------------------------------------
IPMI: Small updates and fixes

Some cleanups for device changes coming, and some range checks on data
coming from a host to a BMC.

----------------------------------------------------------------
Dan Carpenter (1):
      ipmi: ssif_bmc: prevent integer overflow on 32bit systems

Uwe Kleine-König (1):
      ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0

 drivers/char/ipmi/ipmb_dev_int.c |  4 ++--
 drivers/char/ipmi/ipmi_ipmb.c    |  4 ++--
 drivers/char/ipmi/ipmi_ssif.c    |  2 +-
 drivers/char/ipmi/ssif_bmc.c     | 10 ++++++----
 4 files changed, 11 insertions(+), 9 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ