
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-42224 affects the Linux kernel's mv88e6xxx driver, specifically in the mv88e6xxxdefaultmdio_bus() function. The vulnerability was discovered in July 2024 and involves an improper check for empty lists that was introduced after commit a3c53be55c95. The issue affects Linux kernel versions from 4.11 through 6.9.9 (NVD).
The vulnerability stems from an incorrect implementation of empty list checking in the mv88e6xxxdefaultmdiobus() function. The function was using listfirstentry() to check for empty lists, but this implementation is not designed to return NULL for empty lists. The correct implementation should use listfirstentryor_null() which properly returns NULL when the list is empty. This issue was flagged by the Smatch static analysis tool. The vulnerability has been assigned a CVSS v3.1 Base Score of 6.1 (MEDIUM) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H (NVD).
The vulnerability could potentially lead to system instability or denial of service conditions when the affected driver attempts to access an empty list incorrectly. The CVSS scoring indicates that while confidentiality is not impacted, there is a low impact on integrity and a high impact on availability of the system (NVD).
The vulnerability has been patched in the Linux kernel. The fix involves replacing the listfirstentry() function call with listfirstentryornull() in the mv88e6xxxdefaultmdio_bus() function. Multiple stable kernel branches have received the patch, including versions 4.19.x through 6.9.x (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."