In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fib_info in fib_leaf_notify(). syzbot reported use-after-free in nsim_fib4_prepare_event(). [0] The …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fib_info in fib_leaf_notify(). syzbot reported use-after-free in nsim_fib4_prepare_event(). [0] The problem is that the following functions call fib_info_hold() / refcount_inc() while dumping fib_info under RCU, which is unsafe. * mlxsw_sp_router_fib4_event() * rocker_router_fib_event() * nsim_fib4_prepare_event() refcount_inc_not_zero() must be used, but it would be too late there. Let's…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/06b693d2eb6651a63ad85bad8673de3b7d4edd6d
- https://git.kernel.org/stable/c/676482da8d938ea72c26da0fc86af2d2ec238ab2
- https://git.kernel.org/stable/c/7980a13add57f97c5da1dc961d0145a6ad2a7f98
- https://git.kernel.org/stable/c/bea03e887db5a8a79234531faf14cf2c4d8816c3
时间线
- nvd_ingest NVD