In the Linux kernel, the following vulnerability has been resolved: af_unix: Unlink scc_entry in unix_del_edge(). Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as fol…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: af_unix: Unlink scc_entry in unix_del_edge(). Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as follows: 1) Create two SCCs: X -. A <-> B ^--' 2) Run the following concurrently: 2-1) send() sk-B to sk-B from sk-X 2-2) close() both A and B At 2-1), there is a small window where unix_add_edges() publishes a new edge (B <-> B) to GC but its skb is not queued by…
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/1293fd69a50d188a5788b08ba3741a3e86be1608
- https://git.kernel.org/stable/c/594d905195024b228c962627ae5ae7c17bd582a4
- https://git.kernel.org/stable/c/e3702470ced94fad74d71e2232f022d2eb752a6d
- https://git.kernel.org/stable/c/fe198b077864feafd4aa4b33b1a5ce26f50195a2
Timeline
- nvd_ingest NVD