lkml.org 
[lkml]   [2007]   [Jan]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 30 Jan 2007 08:33:18 +0200
From"Pekka Enberg" <>
SubjectRe: [PATCH] tty: cleanup release_mem
On 1/30/07, Andrew Morton <akpm@osdl.org> wrote:
> BUG: unable to handle kernel paging request at virtual address 6b6b6bdf

Use after free. The new code does module_put() _after_
free_tty_struct() which is obviously wrong.
-
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/

\
 
 \ /
  Last update: 2007-01-30 06:35    [from the cache]
©2003-2008