Tracker / CVE-2022-50512
CVE-2022-50512
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4_fc_record_regions() As krealloc may return NULL, in this case 'state->fc_regions' may not be freed by krealloc, but 'state->fc_regions' already set NULL. Then will lead to 'state->fc_regions' memory leak.
Affected products and versions
| linux | linux_kernel · 5.10 → 5.10.150 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.75 |
| linux | linux_kernel · 5.16 → 5.19.17 |
| linux | linux_kernel · 6.0 → 6.0.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.