Linux Kernel PTP Flow SKB Management Vulnerability

Vulnerability

A vulnerability in the Linux kernel's handling of socket buffer (SKB) references in Precision Time Protocol (PTP) flows has been addressed. When a driver requests a transmission (Tx) timestamp, it clones the SKB to prevent it from being prematurely freed by other components. However, there are scenarios where the requested SKB is not consumed, such as when a PTP application is reset while running. This can lead to SKBs not being properly released, causing potential memory management issues. The vulnerability has been fixed by adding a check to ensure that SKBs assigned to the Tx timestamp latch are properly freed before releasing them, thereby preventing any leftover SKBs from causing problems.

Impact

The vulnerability could lead to improper management of socket buffers in PTP flows, potentially causing memory leaks or other related issues.

Remediation

Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.

Added: Nov 12, 2025, 11:19 AM
Updated: Nov 12, 2025, 4:36 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
7.7
relevance
1.1
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.