Re: [PATCH] tty: cleanup release_mem

From: Pekka Enberg
Date: Tue Jan 30 2007 - 01:33:38 EST


On 1/30/07, Andrew Morton <akpm@xxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/