CVE-2024-50267
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-50267 is a use-after-free vulnerability discovered in the Linux kernel's USB serial io_edgeport driver. The vulnerability was identified in the debug printk functionality where a pointer is accessed after being freed. The issue affects Linux kernel versions from 3.7 through 6.11.8, and was disclosed on November 18, 2024 (NVD).

Technical details

The vulnerability occurs in the edgebulkoutcmdcallback function of the ioedgeport driver where 'devdbg(&urb->dev->dev, ...)' is called after usbfreeurb(urb), resulting in a use-after-free condition of the 'urb' pointer. The issue has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, indicating local access requirements with potential for high impact on confidentiality, integrity, and availability (NVD).

Impact

The vulnerability could potentially lead to system crashes, information leaks, or privilege escalation due to the use-after-free condition in the kernel's USB serial driver. The high CVSS score indicates significant potential impact on system security if exploited (NVD).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel. The fix involves storing the device pointer at the start of the function to avoid the use-after-free condition. Multiple stable kernel versions have received the patch, including versions 5.10.234-1, 6.1.128-1, and 6.12.17-1 (Debian).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
David EstlickCISO
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
Adam FletcherChief Security Officer
“We know that if Wiz identifies something as critical, it actually is.”
Greg PoniatowskiHead of Threat and Vulnerability Management