In the Linux kernel, the following vulnerability has been resolved: ionic: use dev_consume_skb_any outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call na…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: ionic: use dev_consume_skb_any outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napi_consume_skb(), specifically we need to call it with budget==0 to signal to it that we're not in a safe context. This was found while running some configuration stress testing of traffic and a change queue config loop running, and this curious note popped out: [ 4371.402645] BUG: using smp_proce…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/84b767f9e34fdb143c09e66a2a20722fc2921821 Patch
- https://git.kernel.org/stable/c/ef7646ed49fff962e97b276f4ab91327a67eeb5a Patch
- https://git.kernel.org/stable/c/84b767f9e34fdb143c09e66a2a20722fc2921821 Patch
- https://git.kernel.org/stable/c/ef7646ed49fff962e97b276f4ab91327a67eeb5a Patch
Timeline
- nvd_ingest NVD