CVE-2026-53007: ice: fix potential NULL pointer deref in error path of ice_set_ringparam()

Published Jun 24, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ice: fix potential NULL pointer deref in error path of icesetringparam()

icesetringparam nullifies tstampring of temporary txrings, without clearing ICETXRINGFLAGSTXTIME bit. When ICETXRINGFLAGSTXTIME is set and the subsequent icesetuptxring() call fails, a NULL pointer dereference could happen in the unwinding sequence:

icecleantxring() -> iceistxtimecfg() == true (ICETXRINGFLAGSTXTIME is set) -> icefreetxtstampring() -> icefreetstampring() -> tstampring->desc (NULL deref)

Clear ICETXRINGFLAGSTXTIME bit to avoid the potential issue.

Note that this potential issue is found by manual code review. Compile test only since unfortunately I don't have E830 devices.

Affected Software

2 affected components
Intel ice
Linux Linux kernel>=6.18<7.0.10

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Clear the ICE_TX_RING_FLAGS_TXTIME bit to avoid the potential NULL dereference when ice_setup_tx_ring() fails in the error/unwinding path (tstamp_ring may be NULL).

    ice driver (ice_set_ringparam / TX timestamp ring flags) ICE_TX_RING_FLAGS_TXTIME = clear (disable) the bit
  2. Compensating control

    Compile/test the change only (no E830 devices available), per the provided guidance.

Event History

Jun 24, 2026
CVE Published
via MITRE·04:29 PM
Data Sourced
via MITRE·04:29 PM
Description
Data Sourced
via NVD·05:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-53007?

The severity of CVE-2026-53007 is rated at 19.

2

How do I fix CVE-2026-53007?

To fix CVE-2026-53007, ensure that you update your Intel ice driver to the latest version that addresses this vulnerability.

3

What type of vulnerability is CVE-2026-53007?

CVE-2026-53007 is classified as a Null Pointer Dereference vulnerability.

4

Which component is affected by CVE-2026-53007?

CVE-2026-53007 affects the Intel ice driver in the Linux kernel.

5

What issue does CVE-2026-53007 resolve?

CVE-2026-53007 resolves a potential NULL pointer dereference in the error path of the ice_set_ringparam() function.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203