First published: Thu Aug 22 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=3.15<4.9.304 | |
Linux Linux kernel | >=4.10<4.14.269 | |
Linux Linux kernel | >=4.15<4.19.232 | |
Linux Linux kernel | >=4.20<5.4.182 | |
Linux Linux kernel | >=5.5<5.10.103 | |
Linux Linux kernel | >=5.11<5.15.26 | |
Linux Linux kernel | >=5.16<5.16.12 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.