From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: tip-bot for Dave Hansen <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: dave.hansen@linux.intel.com, tglx@linutronix.de, mhocko@suse.com,
Cc: Michal Hocko <mhocko@suse.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org
Cc: stable@vger.kernel.org
Cc: stable@vger.kernel.org
Subject: Re: [tip:x86/urgent] x86/mpx: Fix recursive munmap() corruption
Date: Thu, 18 Apr 2019 18:29:26 +0000 [thread overview]
Message-ID: <20190418182927.A78AB217D7@mail.kernel.org> (raw)
In-Reply-To: <tip-508b8482ea2227ba8695d1cf8311166a455c2ae0@git.kernel.org>
Hi,
[This is an automated email]
This commit has been processed because it contains a "Fixes:" tag,
fixing commit: 1de4fa14ee25 x86, mpx: Cleanup unused bound tables.
The bot has tested the following trees: v5.0.8, v4.19.35, v4.14.112, v4.9.169, v4.4.178.
v5.0.8: Build OK!
v4.19.35: Failed to apply! Possible dependencies:
dd2283f2605e ("mm: mmap: zap pages with read mmap_sem in munmap")
v4.14.112: Failed to apply! Possible dependencies:
dd2283f2605e ("mm: mmap: zap pages with read mmap_sem in munmap")
v4.9.169: Failed to apply! Possible dependencies:
010426079ec1 ("sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>")
1b028f784e8c ("x86/mm: Introduce mmap_compat_base() for 32-bit mmap()")
39bc88e5e38e ("arm64: Disable TTBR0_EL1 during normal kernel execution")
3f07c0144132 ("sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>")
44b04912fa72 ("x86/mpx: Do not allow MPX if we have mappings above 47-bit")
6a0b41d1e23d ("x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base")
7c0f6ba682b9 ("Replace <asm/uaccess.h> with <linux/uaccess.h> globally")
8f3e474f3cea ("x86/mm: Add task_size parameter to mmap_base()")
9cf09d68b89a ("arm64: xen: Enable user access before a privcmd hvc call")
bd38967d406f ("arm64: Factor out PAN enabling/disabling into separate uaccess_* macros")
e13b73dd9c80 ("x86/hugetlb: Adjust to the new native/compat mmap bases")
v4.4.178: Failed to apply! Possible dependencies:
1b028f784e8c ("x86/mm: Introduce mmap_compat_base() for 32-bit mmap()")
2b5e869ecfcb ("MIPS: ELF: Interpret the NAN2008 file header flag")
2ed02dd415ae ("MIPS: Use a union to access the ELF file header")
44b04912fa72 ("x86/mpx: Do not allow MPX if we have mappings above 47-bit")
5fa393c85719 ("MIPS: Break down cacheops.h definitions")
694977006a7b ("MIPS: Use enums to make asm/pgtable-bits.h readable")
745f35587846 ("MIPS: mm: Unify pte_page definition")
780602d740fc ("MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ")
7939469da29a ("MIPS64: signal: Fix o32 sigaction syscall")
7b2cb64f91f2 ("MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)")
8f3e474f3cea ("x86/mm: Add task_size parameter to mmap_base()")
97f2645f358b ("tree-wide: replace config_enabled() with IS_ENABLED()")
9e08f57d684a ("x86: mm: support ARCH_MMAP_RND_BITS")
a60ae81e5e59 ("MIPS: CM: Fix mips_cm_max_vp_width for UP kernels")
b1b4fad5cc67 ("MIPS: seccomp: Support compat with both O32 and N32")
b27873702b06 ("mips, thp: remove infrastructure for handling splitting PMDs")
b2edcfc81401 ("MIPS: Loongson: Add Loongson-3A R2 basic support")
d07e22597d1d ("mm: mmap: add new /proc tunable for mmap_base ASLR")
e13b73dd9c80 ("x86/hugetlb: Adjust to the new native/compat mmap bases")
How should we proceed with this patch?
--
Thanks,
Sasha
next prev parent reply other threads:[~2019-04-18 18:29 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 14:15 [PATCH] x86/mpx: fix recursive munmap() corruption Dave Hansen
2019-04-01 14:15 ` Dave Hansen
2019-04-18 12:41 ` [tip:x86/urgent] x86/mpx: Fix " tip-bot for Dave Hansen
2019-04-18 12:43 ` tip-bot for Dave Hansen
2019-04-18 18:29 ` Sasha Levin [this message]
2019-04-18 19:06 ` Dave Hansen
2019-04-18 19:19 ` Thomas Gleixner
2019-04-18 19:25 ` tip-bot for Dave Hansen
2019-04-19 10:55 ` [PATCH] x86/mpx: fix " Thomas Gleixner
2019-04-20 10:31 ` Michael Ellerman
2019-04-23 11:16 ` Laurent Dufour
2019-04-23 13:34 ` Thomas Gleixner
2019-04-23 13:36 ` bos Laurent Dufour
2019-04-23 16:04 ` [PATCH] x86/mpx: fix recursive munmap() corruption Dave Hansen
2019-04-23 17:07 ` Laurent Dufour
2019-05-01 10:32 ` Michael Ellerman
2019-05-01 10:32 ` Michael Ellerman
2019-05-07 16:35 ` Laurent Dufour
2019-05-07 16:35 ` Laurent Dufour
2020-10-23 12:28 ` Christophe Leroy
2020-10-23 12:28 ` Christophe Leroy
2020-11-03 17:11 ` Laurent Dufour
2020-11-03 17:11 ` Laurent Dufour
2020-11-03 21:08 ` Dmitry Safonov
2020-11-03 21:08 ` Dmitry Safonov
2020-11-04 9:41 ` Laurent Dufour
2020-11-04 9:41 ` Laurent Dufour
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190418182927.A78AB217D7@mail.kernel.org \
--to=sashal@kernel.org \
--cc=dave.hansen@linux.intel.com \
--cc=mhocko@suse.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.