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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 17 Sep 2017 23:50:10 -0700 From: Ulf Hansson <ulf.hansson@...aro.org> To: Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org Cc: Jaehoon Chung <jh80.chung@...sung.com>, Adrian Hunter <adrian.hunter@...el.com>, Ulf Hansson <ulf.hansson@...aro.org> Subject: [GIT PULL] MMC fixes for v.4.14-rc2 Hi Linus, Here's a PR with a couple of MMC fixes intended for v4.14-rc2. 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 c16a854e4463078aedad601fac76341760a66dd1: mmc: renesas_sdhi: Add r8a7743/5 support (2017-09-01 15:31:01 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.14-2 for you to fetch changes up to b917c6d18c031cfce11ec35139033845f205b1d0: mmc: cavium: Fix use-after-free in of_platform_device_destroy (2017-09-08 15:38:22 +0200) ---------------------------------------------------------------- MMC core: - Fix trivial typo in Kconfig - Fixup initialization of mmc block requests MMC host: - cavium: Fix use-after-free bug reported by KASAN ---------------------------------------------------------------- Adrian Hunter (1): mmc: block: Fix incorrectly initialized requests Jan Glauber (1): mmc: cavium: Fix use-after-free in of_platform_device_destroy Wolfram Sang (1): mmc: host: fix typo after MMC_DEBUG move drivers/mmc/core/queue.c | 7 ++++++- drivers/mmc/host/Kconfig | 2 +- drivers/mmc/host/cavium-thunderx.c | 6 +++++- 3 files changed, 12 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists