Security readout for executives and security teams
Plain-English summary
A Linux networking-driver flaw can corrupt an internal list and crash the kernel when the bnxt driver processes XDP_REDIRECT traffic. A crash can interrupt services on affected hosts. The bundle rates it CVSS 9.8, but provides no evidence of data theft, code execution, or exploitation in the wild.
Executive priority
Prioritize internet-facing or availability-critical hosts that combine bnxt networking with XDP_REDIRECT. Schedule expedited kernel remediation and controlled rebooting. Do not infer compromise solely from this CVE; investigate matching crashes, while recognizing that the supplied evidence establishes denial-of-service risk more clearly than confidentiality or integrity loss.
Technical view
The bnxt receive path failed to flush per-CPU XDP redirect lists before returning frames. A later redirect could reuse stale list state, causing list corruption and a kernel BUG during cpu-map enqueue. The supplied trace demonstrates a crash under XDP_REDIRECT testing; broader confidentiality and integrity impact is not demonstrated.
Likely exposure
Exposure appears limited to Linux systems using the bnxt driver with XDP_REDIRECT functionality. Systems without that driver or feature are less likely to reach the faulty path. The supplied affected-version data is ambiguous, so verify distribution kernels by patch status rather than version numbers alone.
Exploitation context
The CVSS vector describes network reachability without privileges or user interaction, but the bundle provides no exploit demonstration or attacker-controlled trigger analysis. The CVE is not listed as KEV, and no cited source reports active exploitation. Treat availability risk as established; other impacts remain unproven.
Researcher notes
The failure is a stale per-CPU redirect-list lifecycle issue in the bnxt XDP receive path. Linked stable commits are the strongest remediation references. The bundle's version list appears incomplete or flattened, and its 9.8 impact claims exceed the demonstrated kernel-crash evidence; distribution-specific applicability requires confirmation.
Mitigation direction
Install the vendor-supported kernel update containing the applicable stable fix.
Check distribution advisories because backported fixes may not match upstream version numbers.
Where operationally acceptable, avoid XDP_REDIRECT on affected bnxt interfaces until patched.
Follow vendor guidance if an updated kernel is not yet available.
Validation and detection
Inventory hosts using the bnxt driver and XDP_REDIRECT programs.
Compare each running kernel against vendor advisories or the linked stable fixes.
Review kernel logs for list corruption, kernel BUG, bnxt_rx_xdp, or cpu_map_enqueue traces.
Confirm updated hosts boot the intended kernel and retain required networking behavior.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2025-38246 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
5Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.