
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-56715 is a vulnerability in the Linux kernel's ionic network device driver that was discovered in December 2024. The issue occurs when register_netdev() fails, causing the driver to leak the netdev notifier. This vulnerability affects Linux kernel versions from 5.10 through 6.13-rc3 (NVD).
The vulnerability is caused by improper cleanup when network device registration fails in the ionic driver. Specifically, when registernetdev() fails, the driver only calls ioniclifunregisterphc() instead of the complete ioniclifunregister(), leading to a memory leak of the netdev notifier. 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 and is classified as CWE-401 (Missing Release of Memory after Effective Lifetime) (NVD).
The vulnerability can result in memory leaks in the Linux kernel when the ionic network device driver fails to register a network device. This could potentially lead to resource exhaustion and system instability, though it requires local access and cannot be exploited remotely (NVD).
The vulnerability has been fixed by modifying the error handling path to call ioniclifunregister() instead of just ioniclifunregisterphc() when registernetdev() fails. The fix has been implemented in multiple kernel versions through patches (Kernel Patch). Users should update their Linux kernel to a patched version.
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."