login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
18
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Lameter
Subject:
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten
Date: Friday, July 18, 2008 - 7:48 am
Pekka Enberg wrote:
quoted text
> Yeah. See the free_debug_processing() function in mm/slub.c for > details (the on_freelist() part). However, if you look at slab_free() > you can see that in the SLUB fast-path we don't do any of these > debugging checks. So you can end up with slab corruption without a > nice error message.
The slub fastpath is not used when debugging is enabled. Without debugging on double frees will typically corrupt the freepointer. So you get an invalid pointer reference in __slab_free. --
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:
[bug, netconsole, SLUB] BUG skbuff_head_cache: Poison over ...
, Ingo Molnar
, (Thu Jul 17, 2:42 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, David Miller
, (Thu Jul 17, 2:45 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Thu Jul 17, 3:06 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, David Miller
, (Thu Jul 17, 3:09 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Thu Jul 17, 3:43 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Thu Jul 17, 4:15 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Thu Jul 17, 4:27 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Thu Jul 17, 4:35 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Thu Jul 17, 4:52 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Thu Jul 17, 4:56 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Thu Jul 17, 5:01 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Thu Jul 17, 5:05 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Thu Jul 17, 5:16 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, David Miller
, (Thu Jul 17, 7:03 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, David Miller
, (Thu Jul 17, 7:13 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Thu Jul 17, 10:46 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Fri Jul 18, 12:03 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, David Miller
, (Fri Jul 18, 12:12 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Pekka J Enberg
, (Fri Jul 18, 2:00 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Pekka Enberg
, (Fri Jul 18, 2:02 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Fri Jul 18, 2:05 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Fri Jul 18, 2:09 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Fri Jul 18, 2:11 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Pekka Enberg
, (Fri Jul 18, 2:15 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Pekka Enberg
, (Fri Jul 18, 2:16 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Fri Jul 18, 3:16 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Christoph Lameter
, (Fri Jul 18, 6:54 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Christoph Lameter
, (Fri Jul 18, 6:55 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Pekka Enberg
, (Fri Jul 18, 7:44 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Christoph Lameter
, (Fri Jul 18, 7:48 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Fri Jul 18, 9:07 am)
Re: [bug] Attempt to release alive inet socket f6fac040
, Ingo Molnar
, (Fri Jul 18, 12:10 pm)
Re: [bug] Attempt to release alive inet socket f6fac040
, Ingo Molnar
, (Fri Jul 18, 12:55 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Mon Jul 21, 2:41 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Pekka Enberg
, (Mon Jul 21, 2:52 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Mon Jul 21, 3:06 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Mon Jul 21, 3:50 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Mon Jul 21, 4:03 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Mon Jul 21, 4:13 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Mon Jul 21, 4:25 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Mon Jul 21, 4:41 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Mon Jul 21, 4:55 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Mon Jul 21, 5:57 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Mon Jul 21, 7:01 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Christoph Lameter
, (Mon Jul 21, 9:19 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Christoph Lameter
, (Mon Jul 21, 9:22 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Mon Jul 21, 12:21 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Mon Jul 21, 12:57 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Mon Jul 21, 1:05 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Mon Jul 21, 1:22 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Vegard Nossum
, (Mon Jul 21, 1:23 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Evgeniy Polyakov
, (Mon Jul 21, 2:24 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, David Miller
, (Mon Jul 21, 4:33 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Tue Jul 22, 12:50 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Ingo Molnar
, (Tue Jul 22, 6:34 am)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, David Miller
, (Wed Jul 23, 3:31 pm)
Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison ...
, Jeff Kirsher
, (Wed Jul 23, 3:40 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Michael Trimarchi
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
Miklos Szeredi
[patch 14/15] vfs: more path_permission() conversions
Serge E. Hallyn
Re: [RFC v5][PATCH 7/8] Infrastructure for shared objects
Bernd Schmidt
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Takashi Iwai
[PATCH 2/2] input: Add LED support to Synaptics device
git
:
Junio C Hamano
Re: mingw, windows, crlf/lf, and git
Eyvind Bernhardsen
Re: Where has "git ls-remote" reference pattern matching gone?
Shawn O. Pearce
Re: Switching from CVS to GIT
Todd Zullinger
Re: [PATCH 2/2] send-email: rfc2047-quote subject lines with non-ascii characters
Santi Béjar
Re: How to use git-fmt-merge-msg?
linux-netdev
:
Ramkrishna Vepa
[net-2.6 PATCH 1/10] Neterion: New driver: Driver help file
Mark Anthony
invitation / inquiry
Ingo Molnar
Re: [PATCH 08/16] dma-debug: add core checking functions
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Sascha Hauer
[PATCH 03/12] fec: do not typedef struct types
git-commits-head
:
Linux Kernel Mailing List
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Linux Kernel Mailing List
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Linux Kernel Mailing List
ARM: S5PC100: IRQ and timer
Linux Kernel Mailing List
davinci: edma: clear interrupt status for interrupt enabled channels only
Linux Kernel Mailing List
x86, mm, kprobes: fault.c, simplify notify_page_fault()
openbsd-misc
:
Daniel A. Ramaley
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Matthias Kilian
Re: can't get vesa @ 1280x800 or nv
Tobias Ulmer
Re: Problem after upgrade 4.5 to 4.6: ERR M
Philip Guenther
Re: SIGCHLD and libpthread.so
J.C. Roberts
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Colocation donated by:
Syndicate