CVE-2026-23210
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23210 is a NULL pointer dereference vulnerability (CWE-476) in the Linux kernel's ice driver PTP (Precision Time Protocol) module. It arises from a race condition during VSI (Virtual Station Interface) rebuild operations, where PTP periodic work accesses a NULL vsi->rx_rings pointer. The vulnerability affects Linux kernel versions 6.9 through 6.18.9 and 6.19-rc1 through 6.19-rc8. It was published on February 14, 2026, with patches added on March 18, 2026. It carries a CVSS v3.1 base score of 4.7 (Medium) (Feedly).

Technical details

The root cause is a race condition (CWE-476) in the ice driver's PTP subsystem. The flawed sequence is: (1) ice_ptp_prepare_for_reset() cancels PTP work, (2) ice_ptp_rebuild() immediately re-queues PTP work, (3) VSI rebuild occurs after ice_ptp_rebuild(), and (4) the PTP periodic work executes and calls ice_ptp_update_cached_phctime(), which dereferences vsi->rx_rings — now NULL because the VSI has not yet been fully rebuilt. The fix introduces an ice_ptp_queue_work() helper that ensures PTP work is only queued after VSI rebuild completes in ice_rebuild(), and only when PTP is supported and the state is ICE_PTP_READY. Patches are available at the upstream kernel stable tree (Kernel Patch 1, Kernel Patch 2).

Impact

Successful exploitation causes a kernel NULL pointer dereference, resulting in a kernel oops/crash (denial of service), as evidenced by the error log: BUG: kernel NULL pointer dereference, address: 0x0 in ice_ptp_update_cached_phctime. The impact is limited strictly to availability — there is no confidentiality or integrity compromise. Affected systems running the vulnerable kernel versions with Intel ice-based NICs (e.g., Intel E800 series) may become unstable or unavailable during PTP reset/rebuild operations (Feedly).

Indicators of compromise

  • Logs: Kernel log entries containing BUG: kernel NULL pointer dereference, address: 0000000000000000 originating from the ice module; stack traces referencing ice_ptp_update_cached_phctime, ice_ptp_periodic_work, or ice-ptp-<PCI address> kernel threads.
  • Process: Unexpected crash or oops of the ice-ptp-<PCI address> kernel worker thread (e.g., ice-ptp-0000:60:00.1) during PTP reset or VSI rebuild operations.
  • System: Sudden system instability, kernel panic, or unexpected reboot on hosts equipped with Intel E800-series (ice driver) NICs during network adapter reset events.

Mitigation and workarounds

Update the Linux kernel to version 6.18.10 or later, which includes the fix. Specific upstream patches are available at commit 7565d4df66b6 and fc6f36eaaedcf4b8 in the stable kernel tree. Downstream distributions have also issued updates: Red Hat (RHSA-2026:6570, RHSA-2026:18134, RHSA-2026:22334, RHSA-2026:23224), Rocky Linux (RLSA-2026:6570), AlmaLinux, and Debian (DSA-6238-1, linux 6.12.85). Systems running kernel versions 6.9–6.18.9 or 6.19-rc1 through 6.19-rc8 with Intel ice NICs should be prioritized for patching (Feedly, Red Hat Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management