Tracker / CVE-2022-49619
CVE-2022-49619
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: net: sfp: fix memory leak in sfp_probe() sfp_probe() allocates a memory chunk from sfp with sfp_alloc(). When devm_add_action() fails, sfp is not freed, which leads to a memory leak. We should use devm_add_action_or_reset() instead of devm_add_action().
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · … → 4.14.289 |
| linux | linux_kernel · 4.15 → 4.19.253 |
| linux | linux_kernel · 4.20 → 5.4.207 |
| linux | linux_kernel · 5.11 → 5.15.56 |
| linux | linux_kernel · 5.16 → 5.18.13 |
| linux | linux_kernel · 5.5 → 5.10.132 |
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.