
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52580 is a vulnerability in the Linux kernel's ETH_P_1588 flow dissector that was discovered in March 2024. The issue occurs when a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to __skb_flow_dissect, causing incorrect nhoff value calculation. This vulnerability affects Linux kernel versions from 5.12 through 6.6-rc2 (NVD).
The vulnerability stems from incorrect handling of PTP (Precision Time Protocol) ethernet frames in the kernel's flow dissector. When processing large PTP frames, hdr->message_length takes an incorrect value (0xffff) that does not reflect the real header length. This causes the 'nhoff' value to be incorrectly calculated and overflow (0x0001000d), leading to improper PTP header dissection (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Red Hat).
When exploited, this vulnerability leads to a kernel crash, causing a denial of service condition. The issue specifically affects systems processing PTP ethernet frames and can result in system instability or complete system failure (Red Hat).
The vulnerability requires local access and low privileges to exploit. It can be triggered by sending specifically crafted PTP ethernet raw frames to the system. There are no known public exploits, but the vulnerability has been demonstrated to cause kernel panics in affected systems (Kernel Patch).
The vulnerability has been fixed by modifying the nhoff value calculation to use the size of the ptp_header struct instead of the potentially malicious message_length value. The fix has been implemented in various kernel versions through patches. System administrators should update their Linux kernel to a patched version (Kernel Patch).
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."