In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix group leader use-after-free after sibling detach perf_group_detach() handles leader and sibling detach differently…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix group leader use-after-free after sibling detach perf_group_detach() handles leader and sibling detach differently. When the group leader is detached, all siblings are promoted to singleton events and their group_leader pointer is reset to themselves. When a sibling is detached, it is removed from the leader's sibling_list, but its group_leader pointer is left pointing at the old leader. That is harmless when …
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/1e7abfeb23c12bf46f6457e4a3e1a1a300d50619
- https://git.kernel.org/stable/c/42c5ca1f0a288a52878bd72a5595b08261057438
- https://git.kernel.org/stable/c/a979a642402d0b1f856c7a729b4cb2d92de4cf2f
Timeline
- nvd_ingest NVD