Re: [PATCH 1/3] [TIPC] Fixed skb_under_panic caused by tipc_link_bundle_buf
From: David Miller <davem@davemloft.net>
Date: 2006-06-29 19:41:43
From: David Miller <davem@davemloft.net>
Date: 2006-06-29 19:41:43
From: Per Liden <redacted> Date: Thu, 29 Jun 2006 17:17:20 +0200 (CEST)
A problem was found with this patch. The direct inspection of bundle buffer tailroom did not account for the possiblity of unrequested tailroom added by skb_alloc(), thereby allowing a bundle to be created that exceeds the current link MTU. I'll resend this patch set with this issue resolved.
I've applied the patch already, please send a relative fix. Thanks.