In the Linux kernel, the following vulnerability has been resolved: net/sched: act_gact, act_police: range check the fallback control action tcf_action_check_ctrlact() range checks the primary cont…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_gact, act_police: range check the fallback control action tcf_action_check_ctrlact() range checks the primary control action: if (!opcode) ret = action > TC_ACT_VALUE_MAX ? -EINVAL : 0; TC_ACT_VALUE_MAX is TC_ACT_TRAP, so kernel-internal verdicts above it cannot be set that way. But act_gact and act_police each carry a second, independent control action supplied by user space that never reaches that helper…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2e8df8c9190335475a3b64a159d3efd8cdd1cb73
- https://git.kernel.org/stable/c/5344e01179baa37547ab29fd7b8614f83faa190c
- https://git.kernel.org/stable/c/6bcb8839aa2d686964a4154650afc4db91e1c514
- https://git.kernel.org/stable/c/725efc2ab4a40affc4e285a2dc4896d103948a6c
- https://git.kernel.org/stable/c/883b56ae58fe657d8497806c7059646e9ba6dbd0
- https://git.kernel.org/stable/c/92f00f1d4d204a428b38e26fce3baee144b6955d
- https://git.kernel.org/stable/c/efa58aeb6a99028b1fbc3ab2f31ba3a881211ad4
时间线
- nvd_ingest NVD