CVE-2022-49368
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49368 is a vulnerability discovered in the Linux kernel's MediaTek Ethernet SoC driver (mtk_eth_soc). The vulnerability involves an out-of-bounds read condition in the mtk_hwlro_get_fdir_entry() function, where the 'fsp->location' variable, which is user-controlled via ethtool_get_rxnfc(), could be used to access memory beyond the bounds of an array (NVD).

Technical details

The vulnerability exists in the mtk_hwlro_get_fdir_entry() function of the MediaTek Ethernet SoC driver. The issue occurs because the function fails to validate the user-supplied 'fsp->location' variable before using it as an array index to access the hwlro_ip array. This could lead to an out-of-bounds read operation when accessing mac->hwlro_ip[fsp->location]. The vulnerability was introduced in commit 7aab747e5563 which added ethtool functions to configure RX flows of HW LRO (Kernel Commit).

Impact

The vulnerability allows an attacker to perform an out-of-bounds read operation, which could potentially lead to information disclosure from kernel memory. The impact is limited to systems using the MediaTek Ethernet SoC driver with hardware LRO (Large Receive Offload) functionality (NVD).

Exploitability

The vulnerability can be triggered through the ethtool_get_rxnfc() interface, which is accessible to users with sufficient privileges to use ethtool. The exploit requires the ability to pass a crafted location value that exceeds the bounds of the hwlro_ip array (Kernel Commit).

Mitigation and workarounds

The vulnerability has been patched by adding a bounds check before accessing the array. The fix validates the fsp->location value against the array size using ARRAY_SIZE(mac->hwlro_ip) and returns -EINVAL if the value is out of bounds (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management