In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically t…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically traverses the list of configured rules and queries their activity from the device. As part of this task it accesses the entry pointed by 'ventry->entry', but this entry can be changed concurrently by the rehash delayed work, leading to a use-after-free [1]. Fix by closing the race and perform the a…
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/1b73f6e4ea770410a937a8db98f77e52594d23a0 Patch
- https://git.kernel.org/stable/c/79b5b4b18bc85b19d3a518483f9abbbe6d7b3ba4 Patch
- https://git.kernel.org/stable/c/b183b915beef818a25e3154d719ca015a1ae0770 Patch
- https://git.kernel.org/stable/c/b996e8699da810e4c915841d6aaef761007f933a Patch
- https://git.kernel.org/stable/c/c17976b42d546ee118ca300db559630ee96fb758 Patch
- https://git.kernel.org/stable/c/e24d2487424779c02760ff50cd9021b8676e19ef Patch
- https://git.kernel.org/stable/c/feabdac2057e863d0e140a2adf3d232eb4882db4 Patch
- https://git.kernel.org/stable/c/1b73f6e4ea770410a937a8db98f77e52594d23a0 Patch
- https://git.kernel.org/stable/c/79b5b4b18bc85b19d3a518483f9abbbe6d7b3ba4 Patch
- https://git.kernel.org/stable/c/b183b915beef818a25e3154d719ca015a1ae0770 Patch
- https://git.kernel.org/stable/c/b996e8699da810e4c915841d6aaef761007f933a Patch
- https://git.kernel.org/stable/c/c17976b42d546ee118ca300db559630ee96fb758 Patch
- https://git.kernel.org/stable/c/e24d2487424779c02760ff50cd9021b8676e19ef Patch
- https://git.kernel.org/stable/c/feabdac2057e863d0e140a2adf3d232eb4882db4 Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Patch
Timeline
- nvd_ingest NVD