linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: suse.dev@fea.st
To: linux-mm@kvack.org
Subject: Re: kernel 4.4.0 OOPS: "x86/mm: Found insecure W+X mapping at address ..."
Date: Thu, 21 Jan 2016 10:44:23 -0800	[thread overview]
Message-ID: <1453401863.2441764.498860018.3039293C@webmail.messagingengine.com> (raw)
In-Reply-To: <1453398243.2408446.498798962.17B9E6CB@webmail.messagingengine.com>

(seems a cc: here wasn't sufficient from lkml; need to subscribe here too ...)

On Thu, Jan 21, 2016, at 09:44 AM, suse.dev@fea.st wrote:
> I'm booting kernel 4.4.x + xen 4.6 -- recently upgraded from kernel 4.3.x,
> 
> 	uname -rm
> 		4.4.0-3.g0567b9b-default x86_64
> 
> kernel pkgs are from opensuse repos @
> 
> 	http://download.opensuse.org/repositories/Kernel:/stable/standard
> 
> Post-upgrade, I'm seeing the following OOPS on boot; apparently non-fatal, as the system _does_ subsequently complete boot.
> 
> There are a couple of prior mentions on LKML, as yet unaddressed
> 
> 	https://lkml.org/lkml/2015/11/7/57
> 	https://lkml.org/lkml/2016/1/19/134
> 
> as well as on Xen ML
> 
> 	http://lists.xen.org/archives/html/xen-devel/2015-11/msg00514.html
> 
> Here's the trace,
> 
> 	Jan 20 17:43:49 x001 kernel: ------------[ cut here ]------------
> 	Jan 20 17:43:49 x001 kernel: WARNING: CPU: 0 PID: 1 at ../arch/x86/mm/dump_pagetables.c:225 note_page+0x5e1/0x780()
> 	Jan 20 17:43:49 x001 kernel: x86/mm: Found insecure W+X mapping at address ffff880000000000/0xffff880000000000
> 	Jan 20 17:43:49 x001 kernel: Modules linked in:
> 	Jan 20 17:43:49 x001 kernel: CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.0-3.g0567b9b-default #1
> 	Jan 20 17:43:49 x001 kernel: Hardware name: Supermicro X10SAT/X10SAT, BIOS 3.0 05/26/2015
> 	Jan 20 17:43:49 x001 kernel:  ffffffff81a44e20 ffff880169f57d58 ffffffff8137f639 ffff880169f57da0
> 	Jan 20 17:43:49 x001 kernel:  ffff880169f57d90 ffffffff8107d132 ffff880169f57e98 0010000000000027
> 	Jan 20 17:43:49 x001 kernel:  0000000000000004 0000000000000000 0000000000000000 ffff880169f57df0
> 	Jan 20 17:43:49 x001 kernel: Call Trace:
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8101a095>] try_stack_unwind+0x175/0x190
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff81018fe9>] dump_trace+0x69/0x3a0
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8101a0fb>] show_trace_log_lvl+0x4b/0x60
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8101942c>] show_stack_log_lvl+0x10c/0x180
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8101a195>] show_stack+0x25/0x50
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8137f639>] dump_stack+0x4b/0x72
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8107d132>] warn_slowpath_common+0x82/0xc0
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8107d1bc>] warn_slowpath_fmt+0x4c/0x50
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8106e2b1>] note_page+0x5e1/0x780
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8106e73e>] ptdump_walk_pgd_level_core+0x2ee/0x420
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8106e8a7>] ptdump_walk_pgd_level_checkwx+0x17/0x20
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff81064b2f>] mark_rodata_ro+0xef/0x100
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8169d72d>] kernel_init+0x1d/0xe0
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff816aa40f>] ret_from_fork+0x3f/0x70
> 	Jan 20 17:43:49 x001 kernel: DWARF2 unwinder stuck at ret_from_fork+0x3f/0x70
> 	Jan 20 17:43:49 x001 kernel:
> 	Jan 20 17:43:49 x001 kernel: Leftover inexact backtrace:
> 	Jan 20 17:43:49 x001 kernel:  [<ffffffff8169d710>] ? rest_init+0x90/0x90
> 	Jan 20 17:43:49 x001 kernel: ---[ end trace 3cc91a447d30cdcf ]---
> 	Jan 20 17:43:49 x001 kernel: x86/mm: Checked W+X mappings: FAILED, 4090 W+X pages found.
> 
> No sure what additional info's helpful; let me know specific, and I can provide.
> 
> Thanks.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2016-01-21 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21 17:44 suse.dev
2016-01-21 18:44 ` suse.dev [this message]

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=1453401863.2441764.498860018.3039293C@webmail.messagingengine.com \
    --to=suse.dev@fea.st \
    --cc=linux-mm@kvack.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox