CVE-2022-49095
published 2025-02-26CVE-2022-49095: 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…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.0th percentile
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.
Affected
24 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.17.3-1 (bookworm) | linux 5.17.3-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < ce430cfad6a5385d5b7f7c1dc3fa50f10abfd41b | ce430cfad6a5385d5b7f7c1dc3fa50f10abfd41b |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < 1e0c01319dedf1e63ec5df37ead048e17afd92ba | 1e0c01319dedf1e63ec5df37ead048e17afd92ba |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < db863ab2baf058ed05c7b723612e3c40c9dd6885 | db863ab2baf058ed05c7b723612e3c40c9dd6885 |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < 34a47f7ddb4fd1cbd12397aa6f7dad1de08b4050 | 34a47f7ddb4fd1cbd12397aa6f7dad1de08b4050 |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < c5f77b595379b5191316edd365a542f8b1526066 | c5f77b595379b5191316edd365a542f8b1526066 |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < aefd755a96051aa56b198cb7ecd168b22ba384f6 | aefd755a96051aa56b198cb7ecd168b22ba384f6 |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < de6aee0978f164d3d0c771ce03e3066a26c371c5 | de6aee0978f164d3d0c771ce03e3066a26c371c5 |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < a845c678e094894f38cc9526d212b21933ce44c7 | a845c678e094894f38cc9526d212b21933ce44c7 |
| linux | linux | >= 45804fbb00eea27bdf4d62751681228a9e2844e9 < 16ed828b872d12ccba8f07bcc446ae89ba662f9c | 16ed828b872d12ccba8f07bcc446ae89ba662f9c |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.113-1 | 5.10.113-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 2.6.23 < 4.9.311 | 4.9.311 |
| linux | linux_kernel | >= 4.10 < 4.14.276 | 4.14.276 |
| linux | linux_kernel | >= 4.15 < 4.19.238 | 4.19.238 |
| linux | linux_kernel | >= 4.20 < 5.4.189 | 5.4.189 |
| linux | linux_kernel | >= 5.11 < 5.15.34 | 5.15.34 |
| linux | linux_kernel | >= 5.16 < 5.16.20 | 5.16.20 |
| linux | linux_kernel | >= 5.17 < 5.17.3 | 5.17.3 |
| linux | linux_kernel | >= 5.5 < 5.10.111 | 5.10.111 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-8m49-9g53-w72p: In the Linux kernel, the following vulnerability has been resolved:
scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
The error handling
ghsa_unreviewed·2025-09-23
CVE-2022-49095 [MEDIUM] CWE-401 GHSA-8m49-9g53-w72p: In the Linux kernel, the following vulnerability has been resolved:
scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
The error handling
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.
OSV
CVE-2022-49095: In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() The error handling pa
osv·2025-02-26·CVSS 5.5
CVE-2022-49095 [MEDIUM] CVE-2022-49095: In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() The error handling pa
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.
Red Hat
kernel: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49095 [MEDIUM] kernel: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
kernel: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
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.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Not affected
Package: kernel (Red Hat Enter
Debian
CVE-2022-49095: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: zorro...
vendor_debian·2022·CVSS 5.5
CVE-2022-49095 [MEDIUM] CVE-2022-49095: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: zorro...
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.
Scope: local
bookworm: resolved (fixed in 5.17.3-1)
bullseye: resolved (fixed in 5.10.113-1)
forky: resolved (fixed in 5.17.3-1)
sid: resolved (fixed in 5.17.3-1)
trixie: resolved (fixed in 5.17.3-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/16ed828b872d12ccba8f07bcc446ae89ba662f9chttps://git.kernel.org/stable/c/1e0c01319dedf1e63ec5df37ead048e17afd92bahttps://git.kernel.org/stable/c/34a47f7ddb4fd1cbd12397aa6f7dad1de08b4050https://git.kernel.org/stable/c/a845c678e094894f38cc9526d212b21933ce44c7https://git.kernel.org/stable/c/aefd755a96051aa56b198cb7ecd168b22ba384f6https://git.kernel.org/stable/c/c5f77b595379b5191316edd365a542f8b1526066https://git.kernel.org/stable/c/ce430cfad6a5385d5b7f7c1dc3fa50f10abfd41bhttps://git.kernel.org/stable/c/db863ab2baf058ed05c7b723612e3c40c9dd6885https://git.kernel.org/stable/c/de6aee0978f164d3d0c771ce03e3066a26c371c5
2025-02-26
Published