CVE-2025-71064: net: hns3: using the num_tqps in the vf driver to apply for resources

Published Jan 13, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

net: hns3: using the numtqps in the vf driver to apply for resources

Currently, hdev->htqp is allocated using hdev->numtqps, and kinfo->tqp is allocated using kinfo->numtqps. However, kinfo->numtqps is set to min(newtqps, hdev->numtqps); Therefore, kinfo->numtqps may be smaller than hdev->numtqps, which causes some hdev->htqp[i] to remain uninitialized in hclgevfknicsetup().

Thus, this patch allocates hdev->htqp and kinfo->tqp using hdev->numtqps, ensuring that the lengths of hdev->htqp and kinfo->tqp are consistent and that all elements are properly initialized.

Affected Software

1 affected component
Linux Kernel

Event History

Jan 13, 2026
CVE Published
via MITRE·03:31 PM
Data Sourced
via MITRE·03:31 PM
Description
Data Sourced
via NVD·04:16 PM
Description
Jan 15, 2026
Data Sourced
via Microsoft·09:05 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2025-71064?

CVE-2025-71064 has been classified with a high severity due to resource allocation issues in the Linux kernel.

2

How do I fix CVE-2025-71064?

To fix CVE-2025-71064, update your Linux kernel to the latest version that includes the security patch.

3

What impact does CVE-2025-71064 have on affected systems?

CVE-2025-71064 can lead to improper resource allocation which may compromise system stability and performance.

4

Which versions of the Linux kernel are affected by CVE-2025-71064?

CVE-2025-71064 affects specific versions of the Linux kernel that utilize the hns3 driver.

5

Is there a workaround for CVE-2025-71064 while a patch is unavailable?

Currently, there are no recommended workarounds for CVE-2025-71064, and users should apply the patch as soon as it is available.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203