NONE · 0

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 acti...

Vulnerability 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.

References

FAQ

What is CVE-2025-39969?

CVE-2025-39969 is a documented vulnerability. 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 acti...

How severe is CVE-2025-39969?

CVSS scoring is not yet available for CVE-2025-39969. Check NVD for updates.

Is there a patch for CVE-2025-39969?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.