[SRU][J:linux-bluefield][PATCH 0/1] Fix ct crash

Dan Jurgens danielj at nvidia.com
Tue Jul 9 15:52:08 UTC 2024


> -----Original Message-----
> From: Dan Jurgens <danielj at mellanox.com>
> Sent: Tuesday, July 9, 2024 10:39 AM
> To: kernel-team at lists.ubuntu.com; Vladimir Sokolovsky <vlad at nvidia.com>;
> dann.frazier at canonical.com; Dan Jurgens <danielj at nvidia.com>
> Cc: Bodong Wang <bodong at nvidia.com>; William Tu <witu at nvidia.com>
> Subject: [SRU][J:linux-bluefield][PATCH 0/1] Fix ct crash
> 
> From: Daniel Jurgens <danielj at mellanox.com>
> 
> BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-
> bluefield/+bug/2071715

This patch should go before [d6226e30830b49e68e2f92f25b33437c2f61388f] netfilter: nf_flow_table: count pending offload workqueue tasks

> 
> 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(-)
> 
> --
> 2.37.1




More information about the kernel-team mailing list