Re: [PATCH] vsprintf: Prevent NULL dereference using %pNF

From: David Miller
Date: Tue Jan 17 2012 - 13:46:46 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Tue, 17 Jan 2012 10:37:13 -0800

> Passing NULL to %pNF is done in skb_gso_segment
> which could be dereferenced.

skb_gso_segment() should be fixed instead.
--
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/