Patrick McHardy wrote:
[NETFILTER]: nfnetlink_queue: fix SKB_LINEAR_ASSERT when mangling packet data Upstream commit e2b58a67: As reported by Tomas Simonaitis <tomas.simonaitis@xxxxxxxxx>, inserting new data in skbs queued over {ip,ip6,nfnetlink}_queue triggers a SKB_LINEAR_ASSERT in skb_put(). Going back through the git history, it seems this bug is present since at least 2.6.12-rc2, probably even since the removal of skb_linearize() for netfilter.
Just to avoid confusion: this part of the changelog is wrong, I initialy didn't realize this was just introduced recently and forgot to edit it out for -stable. - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html