In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpf_link dealloc to after RCU grace period BPF link for some program types is passed as a "context" which …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpf_link dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additional information. E.g., for multi-kprobes and multi-uprobes, link is used to fetch BPF cookie values. Because of this runtime dependency, when bpf_link refcnt drops to zero there could still be active BPF programs running accessing link data. This…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1a80dbcb2dbaf6e4c216e62e30fa7d3daa8001ce Patch
- https://git.kernel.org/stable/c/5d8d447777564b35f67000e7838e7ccb64d525c8 Patch
- https://git.kernel.org/stable/c/876941f533e7b47fc69977fc4551c02f2d18af97 Patch
- https://git.kernel.org/stable/c/1a80dbcb2dbaf6e4c216e62e30fa7d3daa8001ce Patch
- https://git.kernel.org/stable/c/5d8d447777564b35f67000e7838e7ccb64d525c8 Patch
- https://git.kernel.org/stable/c/876941f533e7b47fc69977fc4551c02f2d18af97 Patch
时间线
- nvd_ingest NVD