First published: Wed Feb 26 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() The "fsp->location" variable comes from user via ethtool_get_rxnfc(). Check that it is valid to prevent an out of bounds read.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=4.9<4.9.318 | |
Linux Kernel | >=4.10<4.14.283 | |
Linux Kernel | >=4.15<4.19.247 | |
Linux Kernel | >=4.20<5.4.198 | |
Linux Kernel | >=5.5<5.10.122 | |
Linux Kernel | >=5.11<5.15.47 | |
Linux Kernel | >=5.16<5.17.15 | |
Linux Kernel | >=5.18<5.18.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49368 is classified as a medium severity vulnerability due to potential out of bounds read that can compromise system integrity.
To fix CVE-2022-49368, you should upgrade the Linux kernel to a version that addresses the vulnerability, as indicated in the latest security patches.
CVE-2022-49368 affects specific versions of the Linux kernel between 4.9 and up to 5.18, excluding patched versions.
CVE-2022-49368 specifically impacts the MTK Ethernet driver in the Linux kernel, which can lead to out of bounds read upon erroneous user input.
While the best approach is to apply the kernel updates, temporarily disabling the affected features may mitigate the risks associated with CVE-2022-49368.