Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751862AbbKOHA1 (ORCPT ); Sun, 15 Nov 2015 02:00:27 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:42658 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbbKOHAZ (ORCPT ); Sun, 15 Nov 2015 02:00:25 -0500 Date: Sun, 15 Nov 2015 08:00:22 +0100 From: Pavel Machek To: kernel list Subject: 4.4-rc0: 5 W+X pages found Message-ID: <20151115070022.GA15417@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1958 Lines: 47 Hi! Kernel complains: [ 5.256044] ------------[ cut here ]------------ [ 5.259267] WARNING: CPU: 0 PID: 1 at arch/x86/mm/dump_pagetables.c:225 note_page+0x5ec/0x790() [ 5.262668] x86/mm: Found insecure W+X mapping at address ffe69000/0xffe69000 [ 5.267109] Modules linked in: [ 5.271403] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.3.0+ #122 [ 5.275679] Hardware name: LENOVO 17097HU/17097HU, BIOS 7BETD8WW (2.19 ) 03/31/2011 [ 5.279957] 00000000 00000000 f5cffeac c42b9f18 f5cffed8 f5cffec8 c404062b 000000e1 [ 5.284387] c403ca9c f5cfff50 00000163 00000000 f5cffee0 c4040686 00000009 f5cffed8 [ 5.288815] c4d268ac f5cffef4 f5cfff1c c403ca9c c4d1f494 000000e1 c4d268ac ffe69000 [ 5.293314] Call Trace: [ 5.297602] [] dump_stack+0x41/0x59 [ 5.301864] [] warn_slowpath_common+0x6b/0xa0 [ 5.306054] [] ? note_page+0x5ec/0x790 [ 5.310209] [] warn_slowpath_fmt+0x26/0x30 [ 5.314358] [] note_page+0x5ec/0x790 [ 5.318440] [] ptdump_walk_pgd_level_core+0x14f/0x230 [ 5.322578] [] ptdump_walk_pgd_level_checkwx+0x11/0x20 [ 5.326632] [] mark_rodata_ro+0xcd/0xf0 [ 5.330625] [] kernel_init+0x17/0xc0 [ 5.334585] [] ret_from_kernel_thread+0x21/0x38 [ 5.338585] [] ? rest_init+0xa0/0xa0 [ 5.342583] ---[ end trace bc9ac0874ad9a058 ]--- [ 5.346630] x86/mm: Checked W+X mappings: FAILED, 5 W+X pages found. ...I'm not quite sure why it does backtrace, or how to debug this one... Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/