Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() The > ARRAY_SIZE() should be >= ARRAY_SIZE() to prevent an out of bounds access.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 5.17.15 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/607c5cd1a08e196d9f2bd3b25a8083ed27ad7cebPatch
- https://git.kernel.org/stable/c/a35faec3db0e13aac8ea720bc1a3503081dd5a3dPatch
- https://git.kernel.org/stable/c/b0808b7a04157b3f56e919f27023fec37a075fadPatch
- https://git.kernel.org/stable/c/ec9ec3bc08b18c5b1b2feafd306ea7c348013898Patch
FAQ
What is CVE-2022-49365?
CVE-2022-49365 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() The > ARRAY_SIZE() should be >= ARRAY_SIZE() to prevent an out of bounds acces...
How severe is CVE-2022-49365?
CVE-2022-49365 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-49365?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.