CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

Package Linux Kernel
Published 2025-10-15
Last modified 2026-04-15
Patch available
Yes

Affected versions

Linux kernel versions 3.12 and later are affected. Fixed in 5.4.300, 5.10.245, 5.15.194, 6.1.155, 6.6.109, 6.12.50, 6.16.10, 6.17 and their respective stable series.

Affected from
≥ 3.12
Fixed in
✓ 5.4.300 5.4.x ✓ 5.10.245 5.10.x ✓ 5.15.194 5.15.x ✓ 6.1.155 6.1.x ✓ 6.6.109 6.6.x ✓ 6.12.50 6.12.x ✓ 6.16.10 6.16.x ✓ 6.17

References

The following references provide additional information about CVE-2025-39973 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.

Frequently asked questions

  • What is CVE-2025-39973?

    CVE-2025-39973 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 3.12 onward and has been patched in 5.4.300, 5.10.245, 5.15.194 and others. CVE-2025-39973 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • Is there a patch available for CVE-2025-39973?

    Yes — CVE-2025-39973 has been patched. Fixed versions include 5.4.300, 5.10.245, 5.15.194 and others. If you are running Linux kernel 3.12 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2025-39973 actively exploited?

    No — CVE-2025-39973 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.