In the Linux kernel, the following vulnerability has been resolved:netfilter: flowtable_offload: fix using __this_cpu_add in preemptibleflow_offload_queue_work() can be called in workqueue withoutbh disabled, like the call trace showed in my act_ct testing,calling NF_FLOW_TABLE_STAT_INC() there would cause a calltrace: BUG: using __this_cpu_add() in preemptible [00000000] code: kworker/u4:0/138560 caller is flow_offload_queue_work+0xec/0x1b0 [nf_flow_table] Workqueue: act_ct_workqueue tcf_ct_flow_table_cleanup_work [act_ct] Call Trace:
No PoCs from references.
- https://github.com/ARPSyndicate/cve-scores