First published: Fri Nov 08 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.9.6<6.10 | |
Linux Kernel | >=6.10<6.11.6 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50206 has a medium severity rating due to the potential for memory corruption.
To fix CVE-2024-50206, update your Linux kernel to a version that includes the patch addressing this vulnerability.
CVE-2024-50206 affects Linux kernel versions from 6.9.6 to 6.10, as well as certain 6.12 release candidates.
CVE-2024-50206 is classified as a memory corruption vulnerability in the network subsystem of the Linux kernel.
Users and administrators utilizing affected versions of the Linux kernel could experience issues due to CVE-2024-50206.