CVE-2025-71064
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71064 is a memory initialization vulnerability in the Linux kernel's HNS3 (Huawei Network Subsystem 3) virtual function (VF) driver. The flaw was published on January 13, 2026, and affects Linux kernel versions from 4.16 up to (but not including) the patched releases. Specifically, hdev->htqp is allocated using hdev->num_tqps, while kinfo->tqp is allocated using kinfo->num_tqps (set to min(new_tqps, hdev->num_tqps)), causing some hdev->htqp[i] array elements to remain uninitialized in hclgevf_knic_setup(). No CVSS score has been assigned by NVD at this time; the EPSS score is approximately 0.018% (Feedly, kernel.org patch).

Technical details

The root cause is improper memory initialization (related to CWE-665: Improper Initialization) in the hclgevf_knic_setup() function of the HNS3 VF driver. Because kinfo->num_tqps is capped at min(new_tqps, hdev->num_tqps), it can be smaller than hdev->num_tqps, leaving upper-indexed elements of the hdev->htqp array uninitialized when both arrays are allocated with different sizes. The fix aligns both hdev->htqp and kinfo->tqp allocations to use hdev->num_tqps, ensuring consistent array lengths and full initialization. Exploitation would require local access to a system using Huawei HNS3 network hardware in a VF configuration (Feedly, kernel.org patch).

Impact

Successful exploitation could lead to kernel information disclosure, memory corruption, or denial of service on systems using HNS3 VF drivers. The impact is confined to systems with Huawei HNS3 network hardware operating in virtual function configurations, limiting the affected population. There is no evidence of lateral movement potential beyond the local kernel context (Feedly).

Mitigation and workarounds

Patches are available in the following Linux kernel stable releases: 6.1.160, 6.6.120, 6.12.64, 6.18.3, and 6.19-rc2. Corresponding upstream commits include 1956d47a, 429f946a, 62f28d79, 6cd8a293, and c2a16269. Debian and Ubuntu have also issued security advisories (DSA-6126-1, DLA-4475-1, USN-8177-1, USN-8177-2, USN-8183-1, USN-8183-2, USN-8245-1, USN-8257-1) addressing this CVE. For systems that cannot be patched immediately, restricting local user access and disabling HNS3 VF functionality if not required are recommended interim mitigations (Feedly, Ubuntu USN-8177-1, Debian LTS).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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