Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omap_overlay.c:89:22-25: ERROR: r_ovl is NULL but dereferenced. Here should be ovl->idx rather than r_ovl->idx.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.17, < 5.17.14 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/08d9a75eab594ca508a440db7c73064498d26687Patch
- https://git.kernel.org/stable/c/8f2a3970c969d0d8d7289a4c65edcedafc16fd92Patch
- https://git.kernel.org/stable/c/d2507be660310bb9bcca918f81f49b8bba07e462Patch
FAQ
What is CVE-2022-49510?
CVE-2022-49510 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omap_overlay....
How severe is CVE-2022-49510?
CVE-2022-49510 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-49510?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.