In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_blockcast_redir In tcf_blockcast_redir(), when iterating…
中危 CVSS 5.5
摘要
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_blockcast_redir In tcf_blockcast_redir(), when iterating block ports to redirect packets to multiple devices, the mac_header_xmit flag is queried from the wrong device. The loop sends to dev_prev but queries dev_is_mac_header_xmit(dev) — which is the NEXT device in the iteration, not the one being sent to. This causes tcf_mirred_to_dev() to make incorre…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/4510d140524ca7d6e772db962e013f26f09a63b1 Patch
- https://git.kernel.org/stable/c/4764953c4b47585eb72797b216b63a831dc0c7e6 Patch
- https://git.kernel.org/stable/c/7db3e4e03032261b1b519341123fc30d995478ca Patch
- https://git.kernel.org/stable/c/8fda5174286119addd28473fb2ec5bdf521c05a8 Patch
时间线
- nvd_ingest NVD