
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-50276 is a vulnerability in the Linux kernel's network driver for Vertexcom MSE102x devices. The issue was discovered and disclosed in November 2024, affecting Linux kernel versions from 5.17 up to (excluding) 6.1.117, 6.2 up to (excluding) 6.6.61, and 6.7 up to (excluding) 6.11.8. The vulnerability involves a potential double free condition in the TX skb (socket buffer) handling within the mse102x driver (NVD).
The vulnerability stems from incorrect memory management in the mse102x_tx_frame_spi() function of the Vertexcom MSE102x network driver. When the TX skb room needs to be expanded, the code incorrectly frees the original skb instead of the temporary one, leading to a double free condition when the same pointer is freed again in mse102x_tx_work(). This results in a system crash with an Oops error (0000000096000004) in the skb_release_data function (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability can lead to a denial of service condition through system crashes. When triggered, it causes a kernel panic due to the double free of memory, resulting in system instability. The high CVSS score also indicates potential for privilege escalation and information disclosure, though specific exploit conditions are not detailed (NVD).
The vulnerability has been fixed in the Linux kernel through a patch that corrects the skb handling in the mse102x driver. The fix involves properly managing the temporary skb instead of freeing the original one. Users should upgrade to Linux kernel versions 6.1.117 or later, 6.6.61 or later, or 6.11.8 or later, depending on their kernel series (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."