Tracker / CVE-2024-43871
CVE-2024-43871
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_percpu() to free memory allocated by devm_alloc_percpu(), fixed by using devres_release() instead of devres_destroy() within devm_free_percpu().
Affected products and versions
| linux | linux_kernel · 4.10 → 4.19.320 |
|---|---|
| linux | linux_kernel · 4.20 → 5.4.282 |
| linux | linux_kernel · 5.11 → 5.15.165 |
| linux | linux_kernel · 5.16 → 6.1.103 |
| linux | linux_kernel · 5.5 → 5.10.224 |
| linux | linux_kernel · 6.2 → 6.6.44 |
| linux | linux_kernel · 6.7 → 6.10.3 |
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.