Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/imx: Fix memory leak in imx_pd_connector_get_modes Avoid leaking the display mode variable if of_get_drm_display_mode fails. Addresses-Coverity-ID: 1443943 ("Resource leak")
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.8, < 4.9.311 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/31e449302ed00c38d4068443cf0243279701ab28Patch
- https://git.kernel.org/stable/c/38bf605bd8c83d942c8dcffaef3633b7d8b37549Patch
- https://git.kernel.org/stable/c/41624d7c0c3df71dee170c610744aaa5909327b8Patch
- https://git.kernel.org/stable/c/7526102d908ec5ae777aa77723d52fce12916093Patch
- https://git.kernel.org/stable/c/bc23c327e1a23cc3555fa1e86288e13288515442Patch
- https://git.kernel.org/stable/c/bce81feb03a20fca7bbdd1c4af16b4e9d5c0e1d3Patch
- https://git.kernel.org/stable/c/c539a6a5896ed92bfb91494e46996d013f3d5967Patch
- https://git.kernel.org/stable/c/d2c2758cfb0262637fd93350bdc8ad485fb1dd61Patch
- https://git.kernel.org/stable/c/f8b0ef0a5889890b50482b6593bd8de544736351Patch
FAQ
What is CVE-2022-49091?
CVE-2022-49091 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/imx: Fix memory leak in imx_pd_connector_get_modes Avoid leaking the display mode variable if of_get_drm_display_mode fails. ...
How severe is CVE-2022-49091?
CVE-2022-49091 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-49091?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.