Security Advisory

CVE-2022-49368

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:11:12
Last updated 2026-05-11 18:58:20
Assigner Linux
State PUBLISHED

Description

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.