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, 29 May 2020 12:32:30 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v5.7-rc8

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.7-rc8. Details about the
highlights are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:

  Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.7-rc6

for you to fetch changes up to 202500d21654874aa03243e91f96de153ec61860:

  mmc: block: Fix use-after-free issue for rpmb (2020-05-25 10:45:17 +0200)

----------------------------------------------------------------
MMC core:
 - Fix use-after-free issue for rpmb partition

MMC host
 - Fix quirk for broken CQE support

----------------------------------------------------------------
Adrian Hunter (1):
      mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQE

Peng Hao (1):
      mmc: block: Fix use-after-free issue for rpmb

 drivers/mmc/core/block.c | 2 +-
 drivers/mmc/host/sdhci.c | 9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ