Tracker / CVE-2022-49449
CVE-2022-49449
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources() It will cause null-ptr-deref when using 'res', if platform_get_resource() returns NULL, so move using 'res' after devm_ioremap_resource() that will check it to avoid null-ptr-deref. And use devm_platform_get_and_ioremap_resource() to simplify code.
Affected products and versions
| linux | linux_kernel · … → 5.10.121 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.46 |
| linux | linux_kernel · 5.16 → 5.17.14 |
| linux | linux_kernel · 5.18 → 5.18.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.