Bug 2348062 (CVE-2022-49095) - CVE-2022-49095 kernel: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
Summary: CVE-2022-49095 kernel: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove...
Keywords:
Status: NEW
Alias: CVE-2022-49095
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-26 03:16 UTC by OSIDB Bzimport
Modified: 2025-11-25 10:07 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-26 03:16:18 UTC
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.

Comment 1 Avinash Hanwate 2025-02-26 12:44:22 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022659-CVE-2022-49095-641f@gregkh/T

Comment 2 Avinash Hanwate 2025-02-26 17:12:25 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022659-CVE-2022-49095-641f@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.