Tracker / CVE-2023-53572
CVE-2023-53572
High 7.0
In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use _safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use list_for_each_entry_safe(). Otherwise it dereferences a freed variable to get the next item on the loop.
Affected products and versions
| linux | linux_kernel · 5.11 → 5.15.121 |
|---|---|
| linux | linux_kernel · 5.16 → 6.1.39 |
| linux | linux_kernel · 6.2 → 6.3.13 |
| linux | linux_kernel · 6.4 → 6.4.4 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.