CVE-2024-43842
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-43842 is a vulnerability discovered in the Linux kernel's rtw89 WiFi driver. The issue was identified in the rtw89_sta_info_get_iter() function where an array index mistake could lead to out-of-bounds access. The vulnerability affects Linux kernel versions from 5.16 up to (excluding) 6.1.103, from 6.2 up to (excluding) 6.6.44, and from 6.7 up to (excluding) 6.10.3 (NVD).

Technical details

The vulnerability stems from an array indexing error in the rtw89_sta_info_get_iter() function of the Realtek 802.11ax driver. Specifically, while 'status->he_gi' is compared to the array size, 'rate->he_gi' is incorrectly used as the array index instead of 'status->he_gi'. This can result in accessing memory beyond array boundaries if 'rate->he_gi' is not equal to 'status->he_gi' and exceeds the array size. The issue has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could potentially lead to memory access violations in the Linux kernel when using the affected Realtek WiFi driver. This could result in system crashes or potential information disclosure due to improper array boundary checking (NVD).

Exploitability

The vulnerability requires local access and low privileges to exploit. It was discovered through static analysis by the Linux Verification Center using their SVACE tool (Kernel Patch).

Mitigation and workarounds

The issue has been fixed by replacing 'rate->he_gi' with 'status->he_gi' in the affected code. The fix has been implemented in multiple kernel versions through patches. Users should update their Linux kernel to versions 6.1.103 or later, 6.6.44 or later, or 6.10.3 or later to address this vulnerability (NVD).

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-68422NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68399NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68398NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68376NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68374NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 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