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

In the Linux kernel, the following vulnerability has been resolved: net: hns3: using the num_tqps in the vf driver to apply for resources Currently, hdev->htqp is allocated using hdev->num_tqps, and kinfo->tqp is allocated using kinfo->num_tqps. However, kinfo->num_tqps is set to min(new_tqps, hdev->num_tqps); Therefore, kinfo->num_tqps may be smaller than hdev->num_tqps, which causes some hdev->htqp[i] to remain uninitialized in hclgevf_knic_setup(). Thus, this patch allocates hdev->htqp and kinfo->tqp using hdev->num_tqps, ensuring that the lengths of hdev->htqp and kinfo->tqp are consistent and that all elements are properly initialized.

公開: 2026-01-13 最後更新: 2026-07-14 指派方: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 來源: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

結論預警: CVE-2025-71064 綜合評估為低風險(7/100):利用機率偏低(EPSS 0.17%) 強制指令: 綜合風險偏低,無需緊急處置;依例行週期修補,若 CVSS 或 EPSS 上升再複評優先級。

風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。

CVE-2025-71064 的 EPSS(利用預測評分)

EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。

# 日期 舊 EPSS 分數 新 EPSS 分數 變化(新 − 舊)
1 2026-06-15 0.04% 0.17% +0.13%
2 2026-06-11 0.06% 0.04% -0.01%
3 2026-02-10 0.06%

完整 EPSS 歷史 (共 4 筆)

CVE-2025-71064 的 CVSS 指標

該 CVE 的 CVSS 指標。

庫中暫無該 CVE 的 CVSS 資料。

CVE-2025-71064 的弱點列舉

CVE-2025-71064 的 GitHub 安全公告

GHSA-w787-fq27-wmmf · 嚴重度: unknown — In the Linux kernel, the following vulnerability has been resolved: net: hns3: using the...

CVE-2025-71064 的 OS 追蹤

vendor priority summary link
debian not yet assigned CVE-2025-71064 not yet assigned priority: Debian including 2 source packages (linux, linux-6.1), 6 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 6. https://security-tracker.debian.org/tracker/CVE-2025-71064
redhat medium https://access.redhat.com/security/cve/CVE-2025-71064
suse medium CVE-2025-71064 severity moderate: SUSE including 386 source package names (13.2-9.1:libsqlite3-0-3.49.1-1.1, 2.1.3-6.115:kernel-default-base-6.4.0-39.1.21.16, …), 594 product×package rows across 71 product lines (Container suse/sl-micro/6.0/baremetal-os-container, Container suse/sl-micro/6.0/base-os-container, … (71 product lines)): Fixed 325, Known Affected 231, First Fixed 25, Known Not Affected 13. https://www.suse.com/security/cve/CVE-2025-71064/
ubuntu medium CVE-2025-71064 medium priority: Ubuntu including 157 source packages (linux, linux-allwinner-5.19, …), 1562 status rows across 10 suites (bionic, focal, jammy, noble, plucky, questing, resolute, trusty, upstream, xenial): DNE 1157, ignored 180, released 150, needed 45, not-affected 18, pending 12. https://ubuntu.com/security/CVE-2025-71064

CVE-2025-71064 的影響軟體 / 設定

廠商 產品 版本 原始 CPE
linux linux_kernel >= 4.16, < 5.10.248 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.16, < 5.15.198 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.16, < 6.1.160 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.16, < 6.6.120 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.16, < 6.12.64 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.16, < 6.18.3 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 4.16, < 6.19 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVE-2025-71064 的參考連結

cvelogic Threat Intelligence