CVE-2025-39949
BaseFortify
Publication date: 2025-10-04
Last updated on: 2026-03-25
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| qed | qedf | * |
| qed | qede | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the Linux kernel's qed driver where the firmware can return too many protection override GRC elements. This causes the system to attempt writing beyond the allocated dump buffer, leading to a kernel panic due to an invalid memory access. The issue arises in both the qede Ethernet driver and the qedf storage driver paths. The fix involves limiting the number of elements the firmware can return to prevent buffer overflow.
How can this vulnerability impact me? :
This vulnerability can cause a kernel panic, which results in a system crash and potential downtime. Such crashes can disrupt normal operations, cause data loss, and affect system stability and availability.