Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.23, < 4.9.311 |
Related Weaknesses (CWE)
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
FAQ
What is CVE-2022-49095?
CVE-2022-49095 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2022-49095?
CVE-2022-49095 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-49095?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.