Lucene search
+L

409 matches found

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

DEBIAN-CVE-2022-49777

In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide i8042platformdevice pointer in i8042probe or i8042remove, so that the device can be properly destroyed by i8042exit on module unload...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.4 views

UBUNTU-CVE-2022-49777

In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide i8042platformdevice pointer in i8042probe or i8042remove, so that the device can be properly destroyed by i8042exit on module unload...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.14 views

UBUNTU-CVE-2022-49824

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatlinkadd In atatlinkadd, the return value of transportadddevice is not checked. As a result, it causes null-ptr-deref while removing the module, because transportremovedevice is...

5.5CVSS6.1AI score0.00206EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.17 views

CVE-2022-49824 ata: libata-transport: fix error handling in ata_tlink_add()

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatlinkadd In atatlinkadd, the return value of transportadddevice is not checked. As a result, it causes null-ptr-deref while removing the module, because transportremovedevice is...

0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:9 p.m.12 views

CVE-2022-49777 Input: i8042 - fix leaking of platform device on module removal

In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide i8042platformdevice pointer in i8042probe or i8042remove, so that the device can be properly destroyed by i8042exit on module unload...

6.1AI score
SaveExploits0References9
CVE
CVE
added 2025/05/01 2:9 p.m.93 views

CVE-2022-49777

CVE-2022-49777 affects the Linux kernel where a leaking of the i8042 platform device could occur on module removal. The fix prevents resetting the module-wide i8042_platform_device pointer in i8042_probe() or i8042_remove(), so the device can be properly destroyed by i8042_exit() during module un...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.7 views

CVE-2022-49777

In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide i8042platformdevice pointer in i8042probe or i8042remove, so that the device can be properly destroyed by i8042exit on module unload...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 1:15 p.m.4 views

DEBIAN-CVE-2025-23143

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

5.5CVSS5.3AI score0.00201EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.13 views

CVE-2025-23143

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

5.5CVSS5.3AI score0.00201EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.4 views

SUSE CVE-2025-23135

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Teardown riscv specific bits after kvmexit During a module removal, kvmexit invokes arch specific disable call which disables AIA. However, we invoke aiaexit before kvmexit resulting in the following warning. KVM...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.3 views

DEBIAN-CVE-2025-23135

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Teardown riscv specific bits after kvmexit During a module removal, kvmexit invokes arch specific disable call which disables AIA. However, we invoke aiaexit before kvmexit resulting in the following warning. KVM...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.6 views

UBUNTU-CVE-2025-23135

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Teardown riscv specific bits after kvmexit During a module removal, kvmexit invokes arch specific disable call which disables AIA. However, we invoke aiaexit before kvmexit resulting in the following warning. KVM...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0References9
CVE
CVE
added 2025/04/16 2:13 p.m.125 views

CVE-2025-23135

The CVE-2025-23135 issue is in the Linux kernel for RISC-V KVM teardown. The root cause is an ordering flaw during module removal: aia_exit is invoked before kvm_exit, which can leave IRQ state inconsistent (percpu IRQ 31 still enabled) and prevent the KVM module from re-insertion. The published ...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.58 views

CVE-2025-23135 RISC-V: KVM: Teardown riscv specific bits after kvm_exit

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Teardown riscv specific bits after kvmexit During a module removal, kvmexit invokes arch specific disable call which disables AIA. However, we invoke aiaexit before kvmexit resulting in the following warning. KVM...

0.00174EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.20 views

PT-2025-16775 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A vulnerability in the Linux kernel has been resolved. The issue occurs during a module removal, where kvm exit invokes arch-specific disable calls, which can lead to inconsistent...

7.8CVSS4.9AI score0.65736EPSS
SaveExploits0References690
SUSE CVE
SUSE CVE
added 2025/04/05 2:24 a.m.7 views

SUSE CVE-2025-21999

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in procgetinode Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde-procops don't belong to /proc, it belongs to a module, therefore dereferencing it after /proc entry has been registered...

7CVSS6.1AI score0.00216EPSS
SaveExploits0References81
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.5 views

SUSE CVE-2025-21929

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in hidishtpclremove During the rmmod operation for the intelishtphid driver, a use-after-free issue can occur in the hidishtpclremove function. The function hidishtpcldeinit is called...

5.5CVSS7.7AI score0.00197EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/03 8:15 a.m.1 views

DEBIAN-CVE-2025-21999

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in procgetinode Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde-procops don't belong to /proc, it belongs to a module, therefore dereferencing it after /proc entry has been registered...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/03 8:15 a.m.5 views

UBUNTU-CVE-2025-21999

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in procgetinode Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde-procops don't belong to /proc, it belongs to a module, therefore dereferencing it after /proc entry has been registered...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.27 views

CVE-2025-21999 proc: fix UAF in proc_get_inode()

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in procgetinode Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde-procops don't belong to /proc, it belongs to a module, therefore dereferencing it after /proc entry has been registered...

7.8CVSS0.00216EPSS
SaveExploits0References7
Rows per page
Query Builder