Tracker / CVE-2025-71112
CVE-2025-71112
High 8.8
In the Linux kernel, the following vulnerability has been resolved: net: hns3: add VLAN id validation before using Currently, the VLAN id may be used without validation when receive a VLAN configuration mailbox from VF. The length of vlan_del_fail_bmap is BITS_TO_LONGS(VLAN_N_VID). It may cause out-of-bounds memory access once the VLAN id is bigger than or equal to VLAN_N_VID. Therefore, VLAN id needs to be checked to ensure it is within the range of VLAN_N_VID.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.198 |
| linux | linux_kernel · 5.16 → 6.1.160 |
| linux | linux_kernel · 5.3.1 → 5.10.248 |
| linux | linux_kernel · 6.13 → 6.18.3 |
| linux | linux_kernel · 6.2 → 6.6.120 |
| linux | linux_kernel · 6.7 → 6.12.64 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.