Tracker / CVE-2023-53316
CVE-2023-53316
High 7.8
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed, all the memory for those submodules has just been freed. Change the order of these operations to avoid the many use-after-free that otherwise happens in this code path. Patchwork: https://patchwork.freedesktop.org/patch/542166/
Affected products and versions
| linux | linux_kernel · 5.10 → 5.10.188 |
|---|---|
| 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.