** Also affects: linux-bluefield (Ubuntu Jammy)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-bluefield in Ubuntu.
https://bugs.launchpad.net/bugs/2055052

Title:
  net/sched: flower: Add lock protection when remove filter handle

Status in linux-bluefield package in Ubuntu:
  New
Status in linux-bluefield source package in Jammy:
  New

Bug description:
  * intro
  As IDR can't protect itself from the concurrent modification, place
  idr_remove() under the protection of tp->lock.

  * how to fix
  need to backport the patch from Jianbo
  "net/sched: flower: Add lock protection when remove filter handle"
  
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=1fde0ca3a0de7e9f917668941156959dd5e9108b

  * reproduce and verification
  It's hard to reproduce because it is a race condition we found in k8s+ovn 
deployment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2055052/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to