VDB

CVE-2026-53007

CVE-2026-53007 PUBLISHED

Reported by Linux · Published June 24, 2026

In the Linux kernel, the following vulnerability has been resolved: ice: fix potential NULL pointer deref in error path of ice_set_ringparam() ice_set_ringparam nullifies tstamp_ring of temporary tx_rings, without clearing ICE_TX_RING_FLAGS_TXTIME bit. When ICE_TX_RING_FLAGS_TXTIME is set and the subsequent ice_setup_tx_ring() call fails, a NULL pointer dereference could happen in the unwinding sequence: ice_clean_tx_ring() -> ice_is_txtime_cfg() == true (ICE_TX_RING_FLAGS_TXTIME is set) -> ice_free_tx_tstamp_ring() -> ice_free_tstamp_ring() -> tstamp_ring->desc (NULL deref) Clear ICE_TX_RING_FLAGS_TXTIME 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.

EPSS 0.11% · 1.3th percentile

Risk Scores

EPSS Score
0.11%
1.3th percentile

Affected Products

VendorProductVersions
LinuxLinuxccde82e909467abdf098a8ee6f63e1ecf9a47ce5, ccde82e909467abdf098a8ee6f63e1ecf9a47ce5
LinuxLinux6.18, 0, 7.0.10
LinuxLinux7.0.10, 0, 6.18
chainguardlinux-gcp-6.180, *, *
chainguardlinux-qemu-6.18*, 0, 0
chainguardlinux-qemu-melange0, 0
linuxlinux_kernel6.18, 6.18

Timeline

  • Jun 24, 2026 CVE Published
  • Jun 25, 2026 Coalition ESS Score
  • Jun 26, 2026 EPSS Score
  • Aug 7, 2026 EPSS Score
  • Aug 24, 2026 EPSS Score
  • Aug 27, 2026 EPSS Score

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›