CVE-2025-39969

HIGHCVSS 8.8/10EPSS 0.20%

Last modified

CVE-2025-39969 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: i40e: fix validation of VF state in get resources VF state I40E_VF_STATE_ACTIVE is not the only state in which VF is actually active so it should not be used to determine if a VF is allowed to obtain resources. Use I40E_VF_STATE_RESOURCES_LOADED that is set only in i40e_vc_get_vf_resources_msg() and cleared during reset.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: i40e: fix validation of VF state in get resources VF state I40E_VF_STATE_ACTIVE is not the only state in which VF is actually active so it should not be used to determine if a VF is allowed to obtain resources. Use I40E_VF_STATE_RESOURCES_LOADED that is set only in i40e_vc_get_vf_resources_msg() and cleared during reset.

Metrics

CVSS 3.1
8.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

EPSS Probability
0.20%

9.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 171527da84149c2c7aa6a60a64b09d24f3546298, < 185745d56ec958bf8aa773828213237dfcc32f5a; >= eb87117c27e729b0aeef4d72ed40d6a1761b0f68, < f47876788a23de296c42ef9d505b5c1630f0b4b8; >= 2132643b956f553f5abddc9bae20dae267b082e0, < 8e35c80f8570426fe0f0cc92b151ebd835975f22; >= 61125b8be85dfbc7e9c7fe1cc6c6d631ab603516, < 6c3981fd59ef11a75005ac9978f034da5a168b6a; >= 61125b8be85dfbc7e9c7fe1cc6c6d631ab603516, < e748f1ee493f88e38b77363a60499f979d42c58a; >= 61125b8be85dfbc7e9c7fe1cc6c6d631ab603516, < 6128bbc7adc25c87c2f64b5eb66a280b78ef7ab7; >= 61125b8be85dfbc7e9c7fe1cc6c6d631ab603516, < a991dc56d3e9a2c3db87d0c3f03c24f6595400f1; >= 61125b8be85dfbc7e9c7fe1cc6c6d631ab603516, < 877b7e6ffc23766448236e8732254534c518ba42; >= 5.4.165, < 5.4.300; >= 5.10.85, < 5.10.245; >= 5.15.8, < 5.15.194
LinuxLinux5.16

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-39969?
In the Linux kernel, the following vulnerability has been resolved: i40e: fix validation of VF state in get resources VF state I40E_VF_STATE_ACTIVE is not the only state in which VF is actually active so it should not be used to determine if a VF is allowed to obtain resources. Use I40E_VF_STATE_RESOURCES_LOADED that is set only in i40e_vc_get_vf_resources_msg() and cleared during reset.
How severe is CVE-2025-39969?
CVE-2025-39969 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2025-39969?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-39969?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST