PT-2026-47756
In the Linux kernel, the following vulnerability has been resolved: net/sched: act ct: Only release RCU read lock after ct ft When looking up a flow table in act ct in tcf ct flow table get, rhashtable lookup fast internally opens and closes an RCU read critical section before returning ct ft. Th...