Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.9.318 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/134a3408c2d3f7e23eb0e4556e0a2d9f36c2614ePatch
- https://git.kernel.org/stable/c/3592cfd8b848bf0c4d7740d78a87a7b8f6e1fa9aPatch
- https://git.kernel.org/stable/c/3825db88d8c704e7992b685618a03f82bffcf2efPatch
- https://git.kernel.org/stable/c/7bffda1560a6f255fdf504e059fbbdb5d46b9e44Patch
- https://git.kernel.org/stable/c/804de302ada3544699c5f48c5314b249af76faa3Patch
- https://git.kernel.org/stable/c/82a101f14943f479fd190b1e5b40d91c77e2ac1bPatch
- https://git.kernel.org/stable/c/aca0cab0e9ed33b6371aafb519a6c38f2850ffc3Patch
- https://git.kernel.org/stable/c/c91a74b1f0f2d2d7e728742ae55e3ffe9ba7853dPatch
- https://git.kernel.org/stable/c/ee105039d3653444de4d3ede642383c92855dc1ePatch
FAQ
What is CVE-2022-49302?
CVE-2022-49302 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource...
How severe is CVE-2022-49302?
CVE-2022-49302 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-49302?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.