CVE-2022-49756
27.03.2025, 17:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 6.1 ≤ 𝑥 < 6.1.9 |
linux | linux_kernel | 6.2:rc1 |
linux | linux_kernel | 6.2:rc2 |
linux | linux_kernel | 6.2:rc3 |
linux | linux_kernel | 6.2:rc4 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure