CVE-2025-68213
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68213 is a NULL pointer dereference vulnerability in the Linux kernel's idpf (Intel Infrastructure Data Path Function) network driver. It occurs in the idpf_remove() function when the driver is unloaded after a vport fails to initialize — for example, during a failed Virtual Function (VF) creation attempt following a hardware reset or transaction timeout. The vulnerability was published on December 16, 2025, and affects Linux kernel versions prior to the patched commits in stable branches (6.12.60 and 6.17.10). It carries an estimated CVSS severity of Medium with an EPSS score of approximately 0.017% (Feedly, CVE.org).

Technical details

The root cause is a missing NULL pointer check (CWE-476: NULL Pointer Dereference) in the idpf_remove() function of the Linux kernel's idpf driver. When a vport fails to initialize (e.g., due to a hardware reset or a timed-out transaction with the device), the vport_config[i] pointer may remain NULL. The driver's cleanup path then attempts to dereference this pointer to free user_config.q_coalesce, triggering a kernel panic. The fix adds a NULL check for vport_config[i] before the dereference in the removal path. Exploitation requires local access and the ability to trigger driver removal under the specific failure condition (Feedly, Kernel Patch 1).

Impact

Successful triggering of this vulnerability causes a kernel NULL pointer dereference, resulting in a kernel panic (BUG) and system crash, leading to a denial of service (DoS) for the affected host. There is no evidence of confidentiality or integrity impact — the vulnerability does not enable code execution or privilege escalation. The affected scope is limited to Linux systems using the idpf driver (typically Intel infrastructure NICs with SR-IOV/VF support) where driver removal is attempted after a failed vport initialization (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have released patches addressing this vulnerability in stable branches. Fixed versions include Linux kernel 6.12.60 and 6.17.10, with patches applied via commits a0e1c9bc1c9f, d5be8663cff0, and 11808236 8c2b (Kernel Patch 1, Kernel Patch 2, Kernel Patch 3). Ubuntu has issued security notices USN-8094-1 through USN-8094-5 and USN-8152-1 addressing this CVE (Ubuntu USN-8094-1, Ubuntu USN-8152-1). Oracle has also released a fix via ELSA-2026-50112. Administrators should update to a patched kernel version; as a temporary workaround, avoiding SR-IOV VF creation on systems with unstable idpf hardware can reduce exposure.

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