APPLIED: [SRU][J][PATCH 0/1] CVE-2023-52532

Roxana Nicolescu roxana.nicolescu at canonical.com
Mon Oct 7 07:41:46 UTC 2024


On 04/10/2024 14:44, Massimiliano Pellizzer wrote:
> [Impact]
>
> net: mana: Fix TX CQE error handling
>
> For an unknown TX CQE error type (probably from a newer hardware),
> still free the SKB, update the queue tail, etc., otherwise the
> accounting will be wrong.
>
> Also, TX errors can be triggered by injecting corrupted packets, so
> replace the WARN_ONCE to ratelimited error logging.
>
> [Fix]
>
> Noble:  Not affected
> Jammy:  Cherry picked from linux-6.1.y
> Focal:  Not affected
> Bionic: Not affected
> Xenial: Not affected
>
> [Test Case]
>
> Compile tested only.
>
> [Where problems could occur]
>
> The fix affects the MANA network driver. A bug in the patch could result
> in trasmission failures or network interface instability, potentially
> affecting network performance and leading to disrupted connectivity or
> complete loss of network services for users relying on the Azure network
> adapter.
>
> Haiyang Zhang (1):
>    net: mana: Fix TX CQE error handling
>
>   drivers/net/ethernet/microsoft/mana/mana_en.c | 18 +++++++++++-------
>   1 file changed, 11 insertions(+), 7 deletions(-)
>
I took into account the ack from Chris from another thread.

Applied to jammy:linux master-next branch. Thanks!



More information about the kernel-team mailing list