ACK: [SRU][J][PATCH 0/1] CVE-2023-52532
Chris Chiu
chris.chiu at canonical.com
Mon Oct 7 05:01:30 UTC 2024
On Fri, Oct 4, 2024 at 8:45 PM Massimiliano Pellizzer
<massimiliano.pellizzer at canonical.com> 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(-)
>
> --
> 2.43.0
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Acked-by: Chris Chiu <chris.chiu at canonical.com>
More information about the kernel-team
mailing list