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 (mtkethsoc). The vulnerability involves an out-of-bounds read condition in the mtkhwlrogetfdirentry() function, where the 'fsp->location' variable, which is user-controlled via ethtoolgetrxnfc(), could be used to access memory beyond the bounds of an array (NVD).

Technical details

The vulnerability exists in the mtkhwlrogetfdirentry() 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 hwlroip array. This could lead to an out-of-bounds read operation when accessing mac->hwlroip[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).

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 ARRAYSIZE(mac->hwlroip) 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-2025-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-gcp-5.15
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-64k-debug-core
NoYesDec 09, 2025
CVE-2025-40340MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-debug-kvm
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesDec 09, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesDec 09, 2025

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