CVE-2022-49756

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49756
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49756.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49756
Related
Published
2025-03-27T17:15:40Z
Modified
2025-04-14T20:17:05Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

phy: usb: sunplus: Fix potential null-ptr-deref in spusbphy_probe()

spusbphyprobe() will call platformgetresourcebyname() that may fail and return NULL. devmioremap() will use usbphy->moon4resmem->start as input, which may causes null-ptr-deref. Check the ret value of platformgetresourcebyname() to avoid the null-ptr-deref.

References

Affected packages

Debian:12 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.11-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.11-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}