CVE-2022-49445
MEDIUMLinux Kernel 4.3-5.18.3 - Null Pointer Dereference in pinctrl renesas core
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: pinctrl: renesas: core: 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.
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0024
EPSS Percentile
15.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (17)
linux/Kernel
4.3.0 - 5.10.121linux
linux/Kernel
5.11.0 - 5.15.46linux
linux/Kernel
5.16.0 - 5.17.14linux
linux/Kernel
5.18.0 - 5.18.3linux
Linux/Linux
< 4.3
Linux/Linux
4.3
Linux/Linux
5.10.121 - 5.10.*
Linux/Linux
5.15.46 - 5.15.*
Linux/Linux
5.17.14 - 5.17.*
Linux/Linux
5.18.3 - 5.18.*
... and 7 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026