CVE-2022-49095: Vulnerability in Linux Linux
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.
AI Analysis
Technical Summary
CVE-2022-49095 is a vulnerability identified in the Linux kernel specifically within the SCSI subsystem driver for the zorro7xx hardware interface. The issue arises from a resource leak in the error handling path of the probe function, where a resource allocated by ioremap() is not properly released by a corresponding iounmap() call in the remove function. The zorro7xx_remove_one() function is responsible for cleaning up resources when a device is removed, but the missing iounmap() call means that memory-mapped I/O regions remain mapped, leading to resource leakage. This flaw does not directly allow code execution or privilege escalation but can cause system resource exhaustion over time, potentially degrading system stability or causing denial of service conditions. The vulnerability affects specific Linux kernel versions identified by the commit hash 45804fbb00eea27bdf4d62751681228a9e2844e9. No known exploits are currently reported in the wild, and no CVSS score has been assigned. The fix involves adding the missing iounmap() call to properly unmap the I/O memory during device removal, ensuring resources are correctly freed and preventing leaks.
Potential Impact
For European organizations, the impact of CVE-2022-49095 is primarily related to system reliability and availability rather than direct compromise of confidentiality or integrity. Organizations running Linux systems with the affected kernel versions and utilizing hardware that relies on the zorro7xx SCSI driver could experience gradual resource leaks leading to degraded performance or system crashes. This could affect servers, embedded systems, or specialized industrial equipment. While the vulnerability does not enable remote code execution or privilege escalation, the resulting instability could disrupt critical services, especially in sectors relying on high availability such as finance, healthcare, manufacturing, and telecommunications. The absence of known exploits reduces immediate risk, but unpatched systems remain vulnerable to potential future exploitation or operational issues.
Mitigation Recommendations
European organizations should prioritize updating Linux kernels to versions that include the patch fixing CVE-2022-49095. Specifically, ensure that the kernel includes the corrected zorro7xx_remove_one() function with the added iounmap() call. For environments where immediate patching is not feasible, monitoring system logs and resource usage related to the zorro7xx driver can help detect abnormal resource consumption indicative of the leak. Organizations should also audit their hardware inventory to identify systems using the zorro7xx SCSI interface and assess their exposure. Implementing kernel live patching solutions where supported can reduce downtime during remediation. Additionally, maintaining robust backup and recovery procedures will mitigate potential availability impacts. Coordination with Linux distribution vendors for timely updates and security advisories is recommended.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden, Finland, Poland, Belgium
CVE-2022-49095: Vulnerability in Linux Linux
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.
AI-Powered Analysis
Technical Analysis
CVE-2022-49095 is a vulnerability identified in the Linux kernel specifically within the SCSI subsystem driver for the zorro7xx hardware interface. The issue arises from a resource leak in the error handling path of the probe function, where a resource allocated by ioremap() is not properly released by a corresponding iounmap() call in the remove function. The zorro7xx_remove_one() function is responsible for cleaning up resources when a device is removed, but the missing iounmap() call means that memory-mapped I/O regions remain mapped, leading to resource leakage. This flaw does not directly allow code execution or privilege escalation but can cause system resource exhaustion over time, potentially degrading system stability or causing denial of service conditions. The vulnerability affects specific Linux kernel versions identified by the commit hash 45804fbb00eea27bdf4d62751681228a9e2844e9. No known exploits are currently reported in the wild, and no CVSS score has been assigned. The fix involves adding the missing iounmap() call to properly unmap the I/O memory during device removal, ensuring resources are correctly freed and preventing leaks.
Potential Impact
For European organizations, the impact of CVE-2022-49095 is primarily related to system reliability and availability rather than direct compromise of confidentiality or integrity. Organizations running Linux systems with the affected kernel versions and utilizing hardware that relies on the zorro7xx SCSI driver could experience gradual resource leaks leading to degraded performance or system crashes. This could affect servers, embedded systems, or specialized industrial equipment. While the vulnerability does not enable remote code execution or privilege escalation, the resulting instability could disrupt critical services, especially in sectors relying on high availability such as finance, healthcare, manufacturing, and telecommunications. The absence of known exploits reduces immediate risk, but unpatched systems remain vulnerable to potential future exploitation or operational issues.
Mitigation Recommendations
European organizations should prioritize updating Linux kernels to versions that include the patch fixing CVE-2022-49095. Specifically, ensure that the kernel includes the corrected zorro7xx_remove_one() function with the added iounmap() call. For environments where immediate patching is not feasible, monitoring system logs and resource usage related to the zorro7xx driver can help detect abnormal resource consumption indicative of the leak. Organizations should also audit their hardware inventory to identify systems using the zorro7xx SCSI interface and assess their exposure. Implementing kernel live patching solutions where supported can reduce downtime during remediation. Additionally, maintaining robust backup and recovery procedures will mitigate potential availability impacts. Coordination with Linux distribution vendors for timely updates and security advisories is recommended.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Linux
- Date Reserved
- 2025-02-26T01:49:39.249Z
- Cisa Enriched
- false
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 682d982fc4522896dcbe6b20
Added to database: 5/21/2025, 9:09:03 AM
Last enriched: 7/1/2025, 2:10:31 AM
Last updated: 7/31/2025, 4:35:58 PM
Views: 14
Related Threats
CVE-2025-9091: Hard-coded Credentials in Tenda AC20
LowCVE-2025-9090: Command Injection in Tenda AC20
MediumCVE-2025-9092: CWE-400 Uncontrolled Resource Consumption in Legion of the Bouncy Castle Inc. Bouncy Castle for Java - BC-FJA 2.1.0
LowCVE-2025-9089: Stack-based Buffer Overflow in Tenda AC20
HighCVE-2025-9088: Stack-based Buffer Overflow in Tenda AC20
HighActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.