In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers Another challenge with unlocked filters. There is…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers Another challenge with unlocked filters. There is a short window in tc_new_tfilter where a tcf_proto can be found and briefly referenced by a totally unrelated, unlocked classifier's request and cause a race. Feng created a poc which created this race with two threads, one creating a u32 filter and other a flower filter in the same chain/prio: 1…
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/34e77d8e3570f9df3952496ddb402833695662fd
- https://git.kernel.org/stable/c/a347304b2ca1a5377d5bd2d8a72e4b4f12afe648
- https://git.kernel.org/stable/c/a81f9c44d87fb59d99fce72e29e02cab3a49a1c3
- https://git.kernel.org/stable/c/b648c8a56531aeabd1c14f6b5cf1891e269b3756
- https://git.kernel.org/stable/c/d6222af7274f08e7a1848131dc30319993d8f377
Timeline
- nvd_ingest NVD