CVE-2024-50206

medium

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.

References

https://git.kernel.org/stable/c/88806efc034a9830f483963326b99930ad519af1

https://git.kernel.org/stable/c/68cd084e3ec1512cd383cb3e9cf0ab7ab413724c

Details

Source: Mitre, NVD

Published: 2024-11-08

Updated: 2024-11-13

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium