Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: men_z188_adc: Fix a resource leak in an error handling path If iio_device_register() fails, a previous ioremap() is left unbalanced. Update the error handling path and add the missing iounmap() call, as already done in the remove function.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.15, < 4.9.304 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0f88722313645a903f4d420ba61ddc690ec2481dPatch
- https://git.kernel.org/stable/c/1aa12ecfdcbafebc218910ec47acf6262e600cf5Patch
- https://git.kernel.org/stable/c/53d43a9c8dd224e66559fe86af1e473802c7130ePatch
- https://git.kernel.org/stable/c/c5723b422f564af15f2e3bc0592fd6376a0a6c45Patch
- https://git.kernel.org/stable/c/ce1076b33e299dc8d270e4450a420a18bfb3e190Patch
- https://git.kernel.org/stable/c/d6ed5426a7fad36cf928c244483ba24e72359638Patch
- https://git.kernel.org/stable/c/e0a2e37f303828d030a83f33ffe14b36cb88d563Patch
- https://git.kernel.org/stable/c/fe73477802981bd0d0d70f2b22f109bcca801bdbPatch
FAQ
What is CVE-2022-48928?
CVE-2022-48928 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iio: adc: men_z188_adc: Fix a resource leak in an error handling path If iio_device_register() fails, a previous ioremap() is left...
How severe is CVE-2022-48928?
CVE-2022-48928 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48928?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.