← Back to CVE List

CVE-2022-49368

Published: 2025-02-26T07:01Z
Last Modified: 2025-04-14T20:42Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt