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, 3 Aug 2022 00:18:24 +0000
From:   "Winiarska, Iwona" <iwona.winiarska@...el.com>
To:     "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC:     "openbmc@...ts.ozlabs.org" <openbmc@...ts.ozlabs.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] PECI changes for v6.0-rc1

Hi Greg,

please pull PECI update for Linux v6.0-rc1.

Thanks
-Iwona

The following changes since commit b5276c924497705ca927ad85a763c37f2de98349:

  drivers: lkdtm: fix clang -Wformat warning (2022-07-28 16:20:36 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux.git tags/peci-next-6.0-rc1

for you to fetch changes up to cacbac434f6b020f99d4af648843465fd9eba167:

  peci: cpu: Fix use-after-free in adev_release() (2022-08-03 00:56:17 +0200)

----------------------------------------------------------------
Update peci-next for v6.0-rc1

Two minor fixes:
* cpu
- Fix use-after-free in adev_release()

* aspeed
- Fix error check for platform_get_irq()

----------------------------------------------------------------
Iwona Winiarska (1):
      peci: cpu: Fix use-after-free in adev_release()

Lv Ruyi (1):
      peci: aspeed: fix error check return value of platform_get_irq()

 drivers/peci/controller/peci-aspeed.c | 2 +-
 drivers/peci/cpu.c                    | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ