Lucene search
+L

46 matches found

OSV
OSV
•added 2025/05/01 3:16 p.m.•14 views

UBUNTU-CVE-2022-49900

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

7.8CVSS6AI score0.00204EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2025/05/01 2:10 p.m.•33 views

CVE-2022-49900 i2c: piix4: Fix adapter not be removed in piix4_remove()

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

0.00204EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2025/05/01 2:10 p.m.•20 views

CVE-2022-49900

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

7.8CVSS5.5AI score0.00204EPSS
SaveExploits0
OSV
OSV
•added 2025/05/01 2:10 p.m.•13 views

CVE-2022-49900 i2c: piix4: Fix adapter not be removed in piix4_remove()

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

5.7AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2025/05/01 12:00 a.m.•13 views

PT-2025-18617 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue occurs in the piix4 driver, where the adapter is not properly removed when the piix4 module is removed. This happens...

8.8CVSS7.2AI score0.01345EPSS
SaveExploits2References429
CNNVD
CNNVD
•added 2025/05/01 12:00 a.m.•12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the failure to remove the piix4 adapter, which could lead to a resource leak...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/02/27 3:03 a.m.•8 views

SUSE CVE-2022-49653

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that releaseresource merely removes the resource...

5.5CVSS6.3AI score0.00281EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 7:01 a.m.•17 views

DEBIAN-CVE-2022-49653

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that releaseresource merely removes the resource...

5.5CVSS5.4AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
•added 2025/02/26 7:01 a.m.•20 views

CVE-2022-49653

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that releaseresource merely removes the resource...

5.5CVSS0.00281EPSS
SaveExploits0References3
OSV
OSV
•added 2025/02/26 7:01 a.m.•16 views

UBUNTU-CVE-2022-49653

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that releaseresource merely removes the resource...

5.5CVSS6.2AI score0.00281EPSS
SaveExploits0References6
CVE
CVE
•added 2025/02/26 2:23 a.m.•193 views

CVE-2022-49653

The CVE refers to a Linux kernel i2c piix4 EFCH MMIO memory leak introduced by EFCH MMIO support. The root cause was release_resource() not freeing memory, causing leak; the fix uses release_mem_region() to free memory and restore symmetry between legacy and MMIO paths. Affected component: Linux ...

5.5CVSS6.6AI score0.00281EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2025/02/26 2:23 a.m.•4 views

CVE-2022-49653 i2c: piix4: Fix a memory leak in the EFCH MMIO support

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that releaseresource merely removes the resource...

6.2AI score0.00281EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2023/11/07 9:03 a.m.•10 views

kernel: i2c: piix4: Fix a memory leak in the EFCH MMIO support

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that releaseresource merely removes the resource...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References5
OSV
OSV
•added 2022/12/08 3:04 a.m.•13 views

GSD-2022-1008099 i2c: piix4: Fix adapter not be removed in piix4_remove()

i2c: piix4: Fix adapter not be removed in piix4remove This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.154 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/12/08 2:51 a.m.•18 views

GSD-2022-1007981 i2c: piix4: Fix adapter not be removed in piix4_remove()

i2c: piix4: Fix adapter not be removed in piix4remove This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.78 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/12/08 2:37 a.m.•19 views

GSD-2022-1007833 i2c: piix4: Fix adapter not be removed in piix4_remove()

i2c: piix4: Fix adapter not be removed in piix4remove This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.8 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2022/12/08 12:00 a.m.•3 views

PT-2022-36088 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.8 Description: The issue is related to the i2c piix4 adapter not being removed in the piix4 remove function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.2AI score
SaveExploits0References1
OSV
OSV
•added 2022/07/31 2:08 p.m.•12 views

GSD-2022-1004421 i2c: piix4: Fix a memory leak in the EFCH MMIO support

i2c: piix4: Fix a memory leak in the EFCH MMIO support This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.54 by commit...

7.1AI score
SaveExploits0
OSV
OSV
•added 2022/07/31 1:50 p.m.•18 views

GSD-2022-1004206 i2c: piix4: Fix a memory leak in the EFCH MMIO support

i2c: piix4: Fix a memory leak in the EFCH MMIO support This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.11 by commit...

7.1AI score
SaveExploits0
Veracode
Veracode
•added 2020/04/10 12:59 a.m.•43 views

Arbitrary Code Execution

qemu-kvm is vulnerable to arbitrary code execution. The vulnerability exists as it was found that the PIIX4 Power Management emulation layer in qemu-kvm did not properly check for hot plug eligibility during device removals. A privileged guest user could use this flaw to crash the guest or,...

7.4CVSS3.7AI score0.0075EPSS
SaveExploits0References23Affected Software1
Rows per page
Query Builder