Yes, it will.
Do you understand that we enforce both socket-level and system-wide
networking buffer usage in the stack? And this limiting is based
upon skb->truesize and therefore only works if skb->truesize is
accurate?
It's meant to keep people from attacking a server and consuming large
percentages of system memory with networking buffer memory such that
other tasks cannot complete successfully.
And by mis-reporting the truesize you are subverting that entirely.
This qlcnic truesize bug is a huge security hole, can't you see this
now?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html