CVE-2022-49095
In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() The error handling path of the probe releases a resource that is not freed in the remove function.
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() The error handling path of the probe releases a resource that is not freed in the remove function. In some cases, a ioremap() must be undone. Add the missing iounmap() call 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.26% probability · 17th 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/16ed828b872d12ccba8f07bcc446ae89ba662f9cPatch
- https://git.kernel.org/stable/c/1e0c01319dedf1e63ec5df37ead048e17afd92baPatch
- https://git.kernel.org/stable/c/34a47f7ddb4fd1cbd12397aa6f7dad1de08b4050Patch
- https://git.kernel.org/stable/c/a845c678e094894f38cc9526d212b21933ce44c7Patch
- https://git.kernel.org/stable/c/aefd755a96051aa56b198cb7ecd168b22ba384f6Patch
- https://git.kernel.org/stable/c/c5f77b595379b5191316edd365a542f8b1526066Patch
- https://git.kernel.org/stable/c/ce430cfad6a5385d5b7f7c1dc3fa50f10abfd41bPatch
- https://git.kernel.org/stable/c/db863ab2baf058ed05c7b723612e3c40c9dd6885Patch
- https://git.kernel.org/stable/c/de6aee0978f164d3d0c771ce03e3066a26c371c5Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.