Lucene search
+L

97 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-48928

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.8 views

SUSE CVE-2025-21978

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fix address space leak when Hyper-V DRM device is removed When a Hyper-V DRM device is probed, the driver allocates MMIO space for the vram, and maps it cacheable. If the device removed, or in the error path for devic...

5.5CVSS7.6AI score0.0019EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.7 views

SUSE CVE-2022-49095

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...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References10
NVD
NVD
added 2025/02/26 7:00 a.m.22 views

CVE-2022-49095

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...

5.5CVSS0.00255EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:00 a.m.6 views

DEBIAN-CVE-2022-49095

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...

5.5CVSS5.5AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.13 views

UBUNTU-CVE-2022-49095

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...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.17 views

CVE-2022-49095

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...

5.5CVSS5.5AI score0.00255EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:54 a.m.127 views

CVE-2022-49095

CVE-2022-49095 : In the Linux kernel, the zorro7xx SCSI driver had a resource leak in zorro7xx_remove_one() where an allocated resource was not freed in the remove path. Some error paths required undoing an ioremap(). A missing iounmap() call was added in the remove function to fix the leak. Vers...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 1:54 a.m.16 views

CVE-2022-49095 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 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...

5.3AI score
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2024/11/14 12:00 a.m.10 views

The vulnerability of the pci_iounmap() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the pciiounmap function in the Linux operating system is related to a memory leak in the pciiounmap function itself. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References37Affected Software6
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.11 views

SUSE CVE-2024-50107

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

5.5CVSS7.6AI score0.00202EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/05 6:15 p.m.4 views

DEBIAN-CVE-2024-50107

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 6:15 p.m.30 views

CVE-2024-50107

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

5.5CVSS0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/05 6:15 p.m.7 views

UBUNTU-CVE-2024-50107

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.2 views

CVE-2024-50107 platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

7.6AI score0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.26 views

CVE-2024-50107 platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/05 5:10 p.m.161 views

CVE-2024-50107

CVE-2024-50107 affects the Linux kernel platform/x86/intel/pmc subsystem. The issue was triggered by a change in ioremap address checks that emitted a WARN when iounmap was called for invalid addresses on ThinkPad ThinkPad P1 Gen 7 (Meteor Lake-P). The fix updates pmc_core_iounmap to call iounmap...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.6 views

SUSE CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS7.8AI score0.0021EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.20 views

CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References4
Rows per page
Query Builder