Impact
The qede driver in the Linux kernel contains a null pointer dereference that is triggered during TPA fragment processing when memory pressure causes an SKB allocation to fail. This flaw results in an uninitialized data pointer, leading to a kernel panic and loss of availability.
Affected Systems
All Linux kernel versions that include the qede driver are affected until the fix commit 8a8633978b84 is applied. No specific version list is provided, so any kernel where the qede driver is present is potentially vulnerable.
Risk and Exploitability
The CVSS score of 7.5 indicates high severity, while the EPSS score of <1% signals a very low probability that this flaw will be actively exploited. The failure occurs when the qede driver cannot allocate an SKB in qede_tpa_start() under memory pressure, causing an uninitialized data pointer to be used and leading to a kernel panic. The likely attack vector is the indirect induction of memory pressure or a denial‑of‑service scenario that forces low‑level allocation failure. At present, the vulnerability is considered an availability loss that would only affect systems running a version of the Linux kernel before commit 8a8633978b84. This CVE is not listed in the CISA KEV catalog.
OpenCVE Enrichment