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…
高危 CVSS 7.8
摘要
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…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- 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
时间线
- nvd_ingest NVD