CVE-2022-49095
Linux SCSI Zorro7xx Resource Leak
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.
INFO
Published Date :
Feb. 26, 2025, 7 a.m.
Last Modified :
Feb. 26, 2025, 7 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-49095
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-49095
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-49095
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Feb. 26, 2025
Action Type Old Value New Value Added 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. Added Reference https://git.kernel.org/stable/c/16ed828b872d12ccba8f07bcc446ae89ba662f9c Added Reference https://git.kernel.org/stable/c/1e0c01319dedf1e63ec5df37ead048e17afd92ba Added Reference https://git.kernel.org/stable/c/34a47f7ddb4fd1cbd12397aa6f7dad1de08b4050 Added Reference https://git.kernel.org/stable/c/a845c678e094894f38cc9526d212b21933ce44c7 Added Reference https://git.kernel.org/stable/c/aefd755a96051aa56b198cb7ecd168b22ba384f6 Added Reference https://git.kernel.org/stable/c/c5f77b595379b5191316edd365a542f8b1526066 Added Reference https://git.kernel.org/stable/c/ce430cfad6a5385d5b7f7c1dc3fa50f10abfd41b Added Reference https://git.kernel.org/stable/c/db863ab2baf058ed05c7b723612e3c40c9dd6885 Added Reference https://git.kernel.org/stable/c/de6aee0978f164d3d0c771ce03e3066a26c371c5
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-49095
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-49095
weaknesses.