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 …
High CVSS 7.8
Summary
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…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- 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
Timeline
- nvd_ingest NVD