CVE-2022-49756
MEDIUMLinux Kernel 6.1-6.1.9 - Null Pointer Dereference in sp_usb_phy_probe
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe() sp_usb_phy_probe() will call platform_get_resource_byname() that may fail and return NULL. devm_ioremap() will use usbphy->moon4_res_mem->start as input, which may causes null-ptr-deref. Check the ret value of platform_get_resource_byname() to avoid the null-ptr-deref.
References (2)
Core 2
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
4.4%
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 (9)
linux/Kernel
6.1.0 - 6.1.9linux
Linux/Linux
< 6.1
Linux/Linux
6.1
Linux/Linux
6.1.9 - 6.1.*
Linux/Linux
6.2
Linux/Linux
99d9ccd97385208b78b3d88e756451f4b70119fc - 17eee264ef386ef30a69dd70e36f29893b85c170
Linux/Linux
99d9ccd97385208b78b3d88e756451f4b70119fc - d838b5c99bcecd593b4710a93fce8fdbf122395b
linux/linux_kernel
6.2 rc1 (4 CPE variants)
linux/linux_kernel
6.1 - 6.1.9
Published
Mar 27, 2025
Tracked Since
Feb 18, 2026