CVE-2022-49095

MEDIUM

Linux kernel - Resource Leak

Title source: llm

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.

Scores

CVSS v3 5.5
EPSS 0.0003
EPSS Percentile 7.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (10)

linux/linux_kernel < 4.9.311
linux/linux_kernel
linux/Kernel < 4.9.311linux
linux/Kernel < 4.14.276linux
linux/Kernel < 4.19.238linux
linux/Kernel < 5.4.189linux
linux/Kernel < 5.10.111linux
linux/Kernel < 5.15.34linux
linux/Kernel < 5.16.20linux
linux/Kernel < 5.17.3linux

Timeline

Published Feb 26, 2025
Tracked Since Feb 18, 2026