
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68215 is a resource cleanup vulnerability in the Linux kernel's Intel ice driver (PTP subsystem) that can lead to kernel warnings and improper resource management during driver removal in error paths. The flaw affects the ice network driver's Precision Time Protocol (PTP) handling, specifically in the ice_ptp_cleanup_pf function and associated ps_lock mutex deinitialization. It was published on December 16, 2025, and has a CVSS category estimate of Medium (Feedly). The EPSS score is approximately 0.017%, indicating a low probability of active exploitation (Feedly).
The root cause is improper resource cleanup (CWE-459: Incomplete Cleanup) in the Linux kernel's ice driver PTP subsystem. When the driver encounters errors during probe/initialization or during PTP restart (e.g., reset handling or NVM update), calls to ice_ptp_cleanup_pf and ps_lock mutex deinitialization are skipped, and the PTP clock is not unregistered in the restart error case. This results in a kernel WARNING when the ice_adapter object is freed, because the port list is not empty as required at that stage — producing a call trace originating from ice_adapter_put+0xef/0x100 in ice/ice_adapter.c:67. The fix keeps PTP state as 'uninitialized' on init to distinguish error scenarios and prevent duplicate resource release at driver removal (Feedly).
Exploitation of this vulnerability can cause kernel warnings (WARNINGs) and resource leaks in systems using Intel ice-based network adapters with PTP enabled, potentially leading to system instability or denial of service in affected configurations. The impact is primarily an availability concern — improper cleanup of PTP resources can result in memory leaks or mutex state corruption that may destabilize the kernel over time. Confidentiality and integrity impacts are not directly associated with this vulnerability (Feedly).
The Linux kernel upstream has addressed this issue via patches committed to the stable kernel tree (commits 23a5b9b12de9, 765236f2c4fb, and f5eb91f876eb). Downstream distributions including Ubuntu (USN-8094-1 through USN-8094-5, USN-8152-1) and SUSE have released updated kernel packages incorporating this fix (Ubuntu Advisory, SUSE Advisory). Oracle Linux has also issued a fix (ELSA-2026-50112). Users should update to the latest patched kernel version provided by their distribution. No configuration-based workaround is available; upgrading the kernel is the recommended remediation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."