On Fri, Jan 22, 2016 at 09:28:38AM +0800, Qu Wenruo wrote: > Parameter of trace_btrfs_work_queued() can be freed in its workqueue. > So no one use use that pointer after queue_work(). > > Fix the user-after-free bug by move the trace line before queue_work(). > > Reported-by: Dave Jones <davej@xxxxxxxxxxxxxxxxx> > Signed-off-by: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
