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

Daniel Jurgens danielj at nvidia.com
Wed Jul 10 13:04:52 UTC 2024


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

-- 
2.37.1




More information about the kernel-team mailing list