Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGE_CONFIG_GET, memcpy_fromio() could end up copying too many bytes. Fix by utilizing min_t().
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.18, < 6.0.16 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0bad12fee5ae16ab439d97c66c4238f5f4cc7f68Patch
- https://git.kernel.org/stable/c/23ae34e033b2c0e5e88237af82b163b296fd6aa9Patch
- https://git.kernel.org/stable/c/ec1f0c12cb2e614c3fa8e9402f7ffcf82166078aPatch
FAQ
What is CVE-2022-50325?
CVE-2022-50325 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGE_CONFIG_GET, mem...
How severe is CVE-2022-50325?
CVE-2022-50325 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50325?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.