Lucene search
K

400 matches found

OSV
OSV
added 2025/07/10 8:15 a.m.4 views

CVE-2025-38346 ftrace: Fix UAF when lookup kallsym after ftrace disabled

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix UAF when lookup kallsym after ftrace disabled The following issue happens with a buggy module: BUG: unable to handle page fault for address: ffffffffc05d0218 PGD 1bd66f067 P4D 1bd66f067 PUD 1bd671067 PMD 101808067 PTE...

7.8CVSS7.2AI score0.00086EPSS
Exploits0References13
RedHat Linux
RedHat Linux
added 2025/06/23 7:46 a.m.4 views

kernel: 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.8CVSS6.3AI score0.00025EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/06/19 12:0 a.m.0 views

PT-2025-35979

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The snd soc remove pcm runtime function may be called with rtd equal to NULL, leading to a null pointer dereference. This issue was reproduced during topology loading and when a link was...

6CVSS6AI score0.00024EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/06/16 9:1 a.m.4 views

kernel: 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.8CVSS6.3AI score0.00025EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/05/29 12:0 a.m.1 views

PT-2025-29068

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF vulnerability exists in the Linux kernel related to ftrace and kallsyms. The issue occurs when a module triggers ftrace to disable, and then is removed...

7.8CVSS6.9AI score0.00086EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.2 views

kernel: smb: client: fix TCP timers deadlock after rmmod

REJECTED CVE A vulnerability was suspected in the Linux kernel's SMB client module related to TCP timers and potential deadlocks after module removal rmmod cifs. The issue stemmed from incorrect manual manipulation of sk-sknetrefcnt, which led to TCP timers not being properly cleared, causing...

7.2AI score
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.1 views

kernel: net: phy: Remove LED entry from LEDs list on unregister

In the Linux kernel, the following vulnerability has been resolved: net: phy: Remove LED entry from LEDs list on unregister Commit c938ab4da0eb "net: phy: Manual remove LEDs to ensure correct ordering" correctly fixed a problem with using devm but missed removing the LED entry from the LEDs list...

5.5CVSS6.8AI score0.0001EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.1 views

SUSE CVE-2022-49797

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on traceeventfile in kprobeeventgentestexit When tracegeteventfile failed, genkretprobetest will be assigned as the error code. If module kprobeeventgentest is removed now, the null...

5.5CVSS6.3AI score0.00123EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/05/05 1:35 p.m.2 views

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

4.4CVSS6.5AI score0.00041EPSS
Exploits0References11
NVD
NVD
added 2025/05/01 3:16 p.m.8 views

CVE-2022-49823

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

5.5CVSS0.00074EPSS
Exploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.0 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.00074EPSS
Exploits0References7
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.00041EPSS
Exploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.0 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.00041EPSS
Exploits0References9
NVD
NVD
added 2025/05/01 3:16 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.5CVSS0.00041EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.9 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.00074EPSS
Exploits0References4
CVE
CVE
added 2025/05/01 2:9 p.m.81 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.00041EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.5 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.00041EPSS
Exploits0
OSV
OSV
added 2025/05/01 2:9 p.m.7 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...

5.5CVSS6.1AI score0.00041EPSS
Exploits0References9
OSV
OSV
added 2025/05/01 1:15 p.m.1 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.00022EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.8 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.00022EPSS
Exploits0
Rows per page
Query Builder