CVE-2025-40104
BaseFortify
Publication date: 2025-10-30
Last updated on: 2025-10-30
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| intel | ixgbevf | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves the Linux kernel's ixgbevf driver for Intel 10G network adapters. The issue is related to backward compatibility problems in the mailbox API used for communication between Physical Functions (PF) and Virtual Functions (VF). Changes introduced in API versions 1.4, 1.5, and 1.6 caused discrepancies and incompatibilities, particularly with support for IPSec offload and ESX-specific features. These incompatibilities could cause crashes and loss of functionality. The fix involved adding a new mailbox operation to negotiate supported features between PF and VF drivers, restoring compatibility and allowing future feature extensions.
How can this vulnerability impact me? :
This vulnerability can impact systems using Intel 10G network adapters with the Linux ixgbevf driver by causing crashes or loss of support for certain features like IPSec offload and ESX-specific mailbox communication. This can lead to degraded network performance, instability, or failure to utilize security features properly, potentially affecting system reliability and security.