ACK/Cmnt: [SRU][J:linux-bluefield][PATCH 0/1] Fix ct crash
Bartlomiej Zolnierkiewicz
bartlomiej.zolnierkiewicz at canonical.com
Wed Jul 10 15:24:33 UTC 2024
On Wed, Jul 10, 2024 at 3:07 PM Daniel Jurgens <danielj at nvidia.com> wrote:
>
> From: Daniel Jurgens <danielj at mellanox.com>
>
> BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2071715
>
> SRU Justification:
>
> [Impact]
> - Resolve NULL pointer exception writing CT stats.
>
> [Fix]
> - Set the net field in nf_flow_table
>
> [Test Case]
> - Run CT tests before applying and observe crash.
> - After applying the test passes.
>
> [Regression Potential]
> - No potential, this patch sets a previous NULL field.
>
> Vlad Buslov (1):
> net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
>
> net/sched/act_ct.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Acked-by: Bartlomiej Zolnierkiewicz <bartlomiej.zolnierkiewicz at canonical.com>
There are 2 minor issues with the patch:
- cherry-pick line should be just before your S-o-B line
- shortened version of the bug URL should be used
but both can be fixed while applying the patch.
Thank you for the fix!
--
Best regards,
Bartlomiej
More information about the kernel-team
mailing list