In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex (instead of RTNL)…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex (instead of RTNL) to protect the multicast route list, so that it will not change while the driver periodically traverses it in order to update the kernel about multicast route stats that were queried from the device. One instance of list entry deletion (during route replace) was missed and it can result in a use-a…
In-depth triage · Auto channel
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/216afc198484fde110ebeafc017992266f4596ce
- https://git.kernel.org/stable/c/37ca08b35a27ce8fd8e74dd3fd2ae21c23b63b73
- https://git.kernel.org/stable/c/4049a6ace209f4ed150429f86ae796d7d6a4c22b
- https://git.kernel.org/stable/c/5f2831fc593c2b2efbff7dd0dd7441cec76adcd5
- https://git.kernel.org/stable/c/6e367c361a523a4b54fe618215c64a0ee189caf0
- https://git.kernel.org/stable/c/8ac1dacec458f55f871f7153242ed6ab60373b90
- https://git.kernel.org/stable/c/b957366f5611bbaba03dd10ef861283347ddcc88
Timeline
- nvd_ingest NVD