request to stable branch [PATCH] net: mana: Add handling of CQE_RX_TRUNCATED
From: Haiyang Zhang <haiyangz@microsoft.com>
Date: 2022-06-21 21:52:23
Also in:
linux-hyperv, stable
From: Haiyang Zhang <haiyangz@microsoft.com>
Date: 2022-06-21 21:52:23
Also in:
linux-hyperv, stable
To stable tree maintainers: Patch: net: mana: Add handling of CQE_RX_TRUNCATED commit e4b7621982d29f26ff4d39af389e5e675a4ffed4 upstream Why you think it should be applied: This patch fixes the handling of CQE_RX_TRUNCATED case, otherwise someone can easily attack it by sending a jumbo packet and cause the driver misbehave. What kernel version you wish it to be applied to: 5.15.x Thanks, - Haiyang