CVE-2025-71112
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71112 is an out-of-bounds read vulnerability in the Linux kernel's HNS3 (HiSilicon Network Subsystem 3) network driver affecting VLAN configuration handling. The flaw was published on January 14, 2026, and stems from the driver's failure to validate VLAN IDs received via mailbox messages from Virtual Functions (VFs) before using them to index the vlan_del_fail_bmap bitmap array. Affected kernel versions include 5.3 through 5.10.247, 5.11 through 5.15.197, 5.16 through 6.1.159, 6.2 through 6.6.119, 6.7 through 6.12.63, 6.13 through 6.18.2, and release candidates of 6.19. It carries a CVSS v3.1 base score of 7.1 (High) (Feedly, kernel.org patches).

Technical details

The root cause is classified as CWE-125 (Out-of-bounds Read). When the HNS3 Physical Function (PF) driver receives a VLAN configuration mailbox message from a VF, it uses the supplied VLAN ID directly to access the vlan_del_fail_bmap array, which is allocated with a fixed size of BITS_TO_LONGS(VLAN_N_VID) (i.e., sized for VLAN IDs 0–4095). If a VF sends a VLAN ID ≥ 4096 (VLAN_N_VID), the driver reads memory beyond the array's bounds. The attack vector is local, requires low privileges (a VF context in a virtualized environment), and no user interaction, making it exploitable by a guest VM or container with access to a VF (Feedly).

Impact

Successful exploitation can result in high confidentiality impact through unauthorized reads of kernel memory adjacent to the vlan_del_fail_bmap array, potentially exposing sensitive data such as kernel pointers or other driver state. It can also cause a denial of service (high availability impact) by triggering a kernel crash or memory corruption. In virtualized environments, a malicious guest with VF access could affect the host kernel or co-resident VMs, representing a meaningful cross-VM risk (Feedly).

Mitigation and workarounds

Patches are available across multiple stable kernel branches. Administrators should upgrade to one of the following fixed versions: 5.10.248+, 5.15.198+, 6.1.160+, 6.6.120+, 6.12.64+, or 6.18.3+, depending on the deployed branch (kernel.org patches). Debian has also released updated packages (e.g., linux 6.1.162-1 for oldstable and linux 5.10.249-1 for oldoldstable) (Debian LTS). As a workaround for systems that cannot be immediately patched, restrict VF assignment to trusted guests only and disable the HNS3 driver if it is not required in the environment.

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