[CRIU] [PATCH 2/4] vdso: don't scan MAP_GROWSDOWN vmas
Cyrill Gorcunov
gorcunov at openvz.org
Wed May 7 11:20:27 PDT 2014
From: Andrey Vagin <avagin at openvz.org>
Subject: [PATCH 2/4] vdso: don't scan MAP_GROWSDOWN vmas
* VDSO is never mapped with MAP_GROWSDOWN
* The first page of growsdown vma may be a guard page, so any attempt
to read it is suppressed by SIGBUS.
Signed-off-by: Andrey Vagin <avagin at openvz.org>
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
arch/x86/vdso.c | 3 +++
1 file changed, 3 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vdso-don-t-scan-MAP_GROWSDOWN-vmas.patch
Type: text/x-patch
Size: 427 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140507/e1b2310d/attachment-0001.bin>
More information about the CRIU
mailing list