
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39859 is a vulnerability discovered in the Linux kernel affecting the PTP (Precision Time Protocol) OCP component. The vulnerability was published on September 19, 2025, and involves a use-after-free bug in the ptpocpwatchdog functionality (NVD).
The vulnerability stems from a race condition in the ptpocpdetach() function, where the watchdog timer shutdown process is incomplete. The function only shuts down the watchdog timer if it is pending, but fails to call timerdeletesync() when the timer handler is already running. This leads to a scenario where the devlink containing the ptp_ocp can be deallocated while the timer handler is still accessing it, resulting in use-after-free bugs (NVD).
The vulnerability can lead to use-after-free conditions in the Linux kernel, potentially causing system instability or crashes. The issue affects the kernel's PTP OCP component, which is critical for precise time synchronization in network environments (NVD).
The fix involves unconditionally calling timerdeletesync() to ensure the timer is reliably deactivated, preventing any access after free scenarios. This solution has been implemented in newer kernel versions (NVD).
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."