VYPR
Unrated severityNVD Advisory· Published Feb 26, 2025· Updated May 4, 2025

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

CVE-2022-49095

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 Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

136

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.