Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Check return value after calling platform_get_resource() platform_get_resource() may return NULL pointer, we need check its return value to avoid null-ptr-deref in resource_size().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.19, < 6.0.16 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/73b6924cdebc899de9b719e1319aa86c6bed4acfPatch
- https://git.kernel.org/stable/c/bfebf05883cdcf9ac983033987fae869bd59ca53Patch
- https://git.kernel.org/stable/c/feca904412483b2e0a903dd1f2e2843afd445f8cPatch
FAQ
What is CVE-2022-50524?
CVE-2022-50524 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Check return value after calling platform_get_resource() platform_get_resource() may return NULL pointer, we need ...
How severe is CVE-2022-50524?
CVE-2022-50524 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50524?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.