CVE-2022-48928
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.
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.21% probability · 11th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.