In the Linux kernel, the following vulnerability has been resolved:
spi: spi-fsl-qspi: check return value after calling platform_get_resource_byname()
It will cause null-ptr-deref if platform_get_resource_byname() returns NULL,
we need check the return value.
References
Configurations
Configuration 1 (hide)
|
History
17 Mar 2025, 16:08
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/10f537219629769498ecb8515e096be213224c24 - Patch | |
References | () https://git.kernel.org/stable/c/33dda87d04598ac5d9a849218a373443f7d3de66 - Patch | |
References | () https://git.kernel.org/stable/c/560dcbe1c7a78f597f2167371ebdbe2bca3d0735 - Patch | |
References | () https://git.kernel.org/stable/c/9d9c84825c3ec359b165c762a424cfdefe87fdd7 - Patch | |
References | () https://git.kernel.org/stable/c/a2b331ac11e1cac56f5b7d367e9f3c5796deaaed - Patch | |
Summary |
|
|
First Time |
Linux linux Kernel
Linux |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-17 16:08
NVD link : CVE-2022-49475
Mitre link : CVE-2022-49475
CVE.ORG link : CVE-2022-49475
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference