Review reviewHigh

CVE-2023-54166

Linux

In the Linux kernel, the following vulnerability has been resolved: igc: Fix Kernel Panic during ndo_tx_timeout callback The Xeon validation group has been carrying out some loaded tests with various HW configurations, and they have seen some transmit queue time out happening during the test. This will cause the reset adapter function to be called by igc_tx_timeout(). Similar race conditions may arise when the interface is being brought down and up in igc_reinit_locked(), an interrupt being generated, and igc_clean_tx_irq() being called to complete the TX. When the igc_tx_timeout() function...

CVSS
7.8
EPSS
0.13%
3.29% percentile
CISA KEV
Not listed
Published
2025.12.30
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.13%
Technical severityCVSS 7.8

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: igc: Fix Kernel Panic during ndo_tx_timeout callback The Xeon validation group has been carrying out some loaded tests with various HW configurations, and they have seen some transmit queue time out happening during the test. This will cause the reset adapter function to be called by igc_tx_timeout(). Similar race conditions may arise when the interface is being brought down and up in igc_reinit_locked(), an interrupt being generated, and igc_clean_tx_irq() being called to complete the TX. When the igc_tx_timeout() function...

Affected product and versions

Product
Linux
Affected versions
>= 48d6d8f2f6096ef51bd193e2a2fb59cbbc350599 < feba294c454a51bb1e80dd2ff038e335f07ae481, >= 5f9c656ab2c4c36f3b85819c7a9a8bec5711cfb5 < c09df09241fdd6aa5b94a5243369662a13ec608a, >= 9b275176270efd18f2f4e328b32be1bad34c4c0d < c12554d97fcd954d5c66bcd016586732cf240d0b, >= 9b275176270efd18f2f4e328b32be1bad34c4c0d < d4a7ce642100765119a872d4aba1bf63e3a22c8a, >= 5.15.94 < 5.15.124, >= 6.1.12 < 6.1.43, >= 6.2
Fixed versions
No verified fixed-version field is available yet

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE
Not available
CVE-2023-54166 — Linux | SECUFOCUS NOW