Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2023-54090

A critical vulnerability in the Linux kernel's ixgbe driver causes a panic when handling XDP (eXpress Data Path) traffic on systems with more than 64 CPUs. The issue arises from improper indexing of XDP TX rings, leading to an out-of-bounds array access. A fix exists in a kernel patch that adjusts ring indexing logic.

publishedDec 24, 2025
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
41th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 3, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Systems using the ixgbe driver (common in network hardware) with more than 64 CPUs, particularly those running Linux kernels prior to the fix.

02

Real-world impact

Could cause system crashes (kernel panics) during XDP traffic processing, potentially leading to service disruptions.

03

Why this severity

CVSS 9.8 (Critical): High confidence in exploitation, full system compromise possible.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the Linux kernel to a version that includes the fix from commit 4fe815850bdc (or later).
  2. 02Verify the kernel version post-upgrade includes the patch (e.g., check `/proc/version`).
  3. 03Reboot the system after applying the kernel update to ensure changes take effect.

NVD description and commit 4fe815850bdc in the Linux kernel source.

05

Timeline

  1. Dec 24, 2025 · Dec 24, 2025
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Aug 4, 2026 · 1d ago
    Advisory updated
    The NVD record was last revised.
  3. Aug 4, 2026 · 1d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →