
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-26881 affects the Linux kernel's HNS3 network driver, specifically related to handling 1588 messages on HIP08 devices. The vulnerability was discovered and disclosed in early 2024, affecting Linux kernel versions from 5.14 through 6.8.2. The issue occurs because HIP08 devices do not register PTP devices, resulting in a NULL pointer for hdev->ptp, while still being able to receive 1588 messages (Kernel Patch).
The vulnerability is a NULL pointer dereference in the HNS3 driver's PTP handling code. When HIP08 devices receive 1588 messages with the HNS3_RXD_TS_VLD_B bit set, the code attempts to access hdev->ptp->flags without properly checking if hdev->ptp is NULL. This results in a kernel crash due to the NULL pointer dereference. The issue 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 (NVD).
When exploited, this vulnerability causes a kernel crash, leading to a denial of service condition. The crash occurs during the processing of 1588 messages on affected HIP08 devices, disrupting system operations and requiring a restart to recover (Kernel Patch).
The vulnerability requires local access to the system and the presence of HIP08 devices that can receive 1588 messages. The issue is triggered during normal network operations when specific PTP-related conditions are met (NVD).
The vulnerability has been fixed in the Linux kernel through a patch that adds a NULL check before accessing the PTP flags. The fix involves modifying the condition to verify both the existence of hdev->ptp and the PTP flag status. Users 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."