VDB
DEBIAN-CVE-2025-71112
DEBIAN-CVE-2025-71112
PUBLISHED
CVSS 7.099999904632568 HIGH
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.
Risk Scores
CVSS v3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.46-5, 5.10.127-1, 5.10.120-1 |
| Debian:11 | linux-6.1 | 6.1.112-1, 0, 6.1.159-1 |
| Debian:13 | linux | 6.12.63-1, *, 6.12.41-1 |
| Debian:14 | linux | 6.12.69-1, 6.12.38-1, 6.12.41-1 |
| Debian:12 | linux | 6.1.27-1, 6.1.82-1, 0 |
Timeline
- Jan 14, 2026 CVE Published
- Apr 28, 2026 CVE Updated