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, 15 Oct 2021 14:52:08 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Wang Hai <wanghai38@...wei.com>,
        Barry Song <song.bao.hua@...ilicon.com>,
        Hulk Robot <hulkci@...wei.com>
Subject: [GIT PULL] PCI fixes for v5.15

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.15-fixes-2

for you to fetch changes up to 2b94b6b79b7c24092a6169db9e83c4565be0db42:

  PCI/MSI: Handle msi_populate_sysfs() errors correctly (2021-10-12 20:32:58 -0500)

----------------------------------------------------------------
PCI fixes:

  - Don't save msi_populate_sysfs() error code as dev->msi_irq_groups
    so we don't dereference the error code as a pointer (Wang Hai)

----------------------------------------------------------------
Wang Hai (1):
      PCI/MSI: Handle msi_populate_sysfs() errors correctly

 drivers/pci/msi.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ