login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
8
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_anon_vma()
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Rik van Riel
Subject:
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_anon_vma()
Date: Thursday, April 8, 2010 - 1:50 pm
On 04/08/2010 03:17 PM, Peter Zijlstra wrote:
quoted text
> There is nothing preventing the anon_vma from being detached while we > are spinning to acquire the lock. Most (all?) current users end up > calling something like vma_address(page, vma) on it, which has a > fairly good chance of weeding out wonky vmas. > > However suppose the anon_vma got freed and re-used while we were > waiting to acquire the lock, and the new anon_vma fits with the > page->index (because that is the only thing vma_address() uses to > determine if the page fits in a particular vma, we could end up > traversing faulty anon_vma chains. > > Close this hole for good by re-validating that page->mapping still > holds the very same anon_vma pointer after we acquire the lock, if not > be utterly paranoid and retry the whole operation (which will very > likely bail, because it's unlikely the page got attached to a different > anon_vma in the meantime). > > Signed-off-by: Peter Zijlstra<a.p.zijlstra@chello.nl> > Cc: Hugh Dickins<hugh.dickins@tiscali.co.uk> > Cc: Linus Torvalds<torvalds@linux-foundation.org>
Reviewed-by: Rik van Riel <riel@redhat.com> --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 02/13] mm: Revalidate anon_vma in page_lock_anon_vma()
, Peter Zijlstra
, (Thu Apr 8, 12:17 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Rik van Riel
, (Thu Apr 8, 1:50 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Andrew Morton
, (Thu Apr 8, 2:20 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Peter Zijlstra
, (Thu Apr 8, 2:54 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Minchan Kim
, (Thu Apr 8, 7:19 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KOSAKI Motohiro
, (Thu Apr 8, 7:19 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Nick Piggin
, (Thu Apr 8, 8:16 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KAMEZAWA Hiroyuki
, (Thu Apr 8, 9:56 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KOSAKI Motohiro
, (Thu Apr 8, 11:34 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KAMEZAWA Hiroyuki
, (Thu Apr 8, 11:47 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KOSAKI Motohiro
, (Fri Apr 9, 12:29 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KAMEZAWA Hiroyuki
, (Fri Apr 9, 12:57 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Minchan Kim
, (Fri Apr 9, 1:01 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KAMEZAWA Hiroyuki
, (Fri Apr 9, 1:03 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KOSAKI Motohiro
, (Fri Apr 9, 1:17 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, KAMEZAWA Hiroyuki
, (Fri Apr 9, 1:24 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Peter Zijlstra
, (Fri Apr 9, 1:44 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Peter Zijlstra
, (Fri Apr 9, 5:57 am)
mlock and pageout race?
, Minchan Kim
, (Fri Apr 9, 7:41 am)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Andrew Morton
, (Mon May 24, 12:32 pm)
Re: [PATCH 02/13] mm: Revalidate anon_vma in page_lock_ano ...
, Peter Zijlstra
, (Tue May 25, 2:01 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Christoph Lameter
[PATCH 1/2] Make page->private usable in compound pages V1
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Jesse Barnes
Re: PCI probing changes
git
:
Jakub Narebski
Re: GSoC 2008 - Mentors Wanted!
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Andy Parkins
git-fetch fails with error code 128
Marcus Griep
Re: [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
Junio C Hamano
Re: [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
git-commits-head
:
Linux Kernel Mailing List
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
linux-netdev
:
Eric Dumazet
[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Patrick McHardy
[NET_SCHED]: sch_ingress: remove netfilter support
Rose, Gregory V
RE: __bad_udelay in network driver breaks build
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
ropers
Re: Real men don't attack straw men
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Colocation donated by:
Syndicate