CVE-2022-49095

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49095
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49095.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49095
Downstream
Related
Published
2025-02-26T07:00:46Z
Modified
2025-09-23T16:41:38Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

scsi: zorro7xx: Fix a resource leak in zorro7xxremoveone()

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.

References

Affected packages