Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init The loop responsible for allocating up to MTK_FQ_DMA_LENGTH buffers must only touch as many descriptors, otherwise it ends up corrupting unrelated memory. Fix the loop iteration count accordingly.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9.6, < 6.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/68cd084e3ec1512cd383cb3e9cf0ab7ab413724cPatch
- https://git.kernel.org/stable/c/88806efc034a9830f483963326b99930ad519af1Patch
FAQ
What is CVE-2024-50206?
CVE-2024-50206 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init The loop responsible for allocating up to MTK_FQ_DMA_LENGTH b...
How severe is CVE-2024-50206?
CVE-2024-50206 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-2024-50206?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.