
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48928 affects the Linux kernel's Industrial I/O (IIO) subsystem, specifically in the MEN 16z188 ADC driver. The vulnerability was discovered and disclosed in August 2024, involving a resource leak in an error handling path. When iiodeviceregister() fails, a previous ioremap() call is left unbalanced, leading to a resource leak (NVD).
The vulnerability exists in the menz188adc driver's error handling path. If the iiodeviceregister() function fails, the previously allocated memory mapped by ioremap() is not properly released. The fix involves updating the error handling path to add the missing iounmap() call, which is already implemented in the remove function. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to resource leaks in the Linux kernel when using the MEN 16z188 ADC driver. This affects system availability and resource management, particularly in scenarios where the device initialization fails (NVD).
The vulnerability has been fixed by adding proper error handling that includes an iounmap() call when iiodeviceregister() fails. The fix has been implemented in the Linux kernel. Red Hat Enterprise Linux is not impacted by this CVE as it does not affect the specific versions or configurations of the Linux kernel used in its distributions (Red Hat).
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."