Lucene search
+L

409 matches found

Positive Technologies
Positive Technologies
added 2024/09/20 12:0 a.m.13 views

PT-2024-36917

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel related to the wifi driver rtw88. When removing kernel modules, the driver uses skb queue purge to purge TX skb but does not report ...

7.8CVSS5.4AI score0.00228EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

UBUNTU-CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

7.8CVSS6.5AI score0.00224EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/09/18 12:0 a.m.10 views

PT-2025-17302

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use after free vulnerability has been identified in the Linux kernel, specifically in the ssi protocol driver due to a race condition. The issue arises in the ssi protocol probe functi...

7.8CVSS5.4AI score0.00206EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/09/04 8:45 p.m.22 views

CVE-2024-44952

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix ueventshow vs driver detach race ueventshow wants to de-reference dev-driver-name. There is no clean way for a device attribute to de-reference dev-driver unless that attribute is defined via struct...

5.5CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2024/09/04 7:15 p.m.23 views

CVE-2024-44952

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/09/04 7:15 p.m.23 views

CVE-2024-44952

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.20 views

CVE-2024-44952

...

6.4AI score
SaveExploits0
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.29 views

CVE-2024-44952

...

SaveExploits0
OSV
OSV
added 2024/08/21 7:15 a.m.10 views

UBUNTU-CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS6.1AI score0.0025EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.57 views

CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS5.2AI score0.0025EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.10 views

The vulnerability of the i40e component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the i40e component in the Linux operating system is related to the improper release of the client instance, followed by the removal of the i40e module. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References15Affected Software2
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.5 views

SUSE CVE-2024-42128

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module'...

5.5CVSS7.7AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

DEBIAN-CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

DEBIAN-CVE-2024-42128

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module'...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.12 views

UBUNTU-CVE-2024-41047

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix XDP program unloading while removing the driver The commit 6533e558c650 "i40e: Fix reset path while removing the driver" introduced a new PF state "I40EINREMOVE" to block modifying the XDP program while the driver is...

5.5CVSS6.1AI score0.00273EPSS
SaveExploits0References24
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.13 views

kernel: can: peak_pci: peak_pci_remove(): fix UAF

In the Linux kernel, the following vulnerability has been resolved: can: peakpci: peakpciremove: fix UAF When remove the module peekpci, referencing 'chan' again after releasing 'dev' will cause UAF. Fix this by releasing 'dev' later. The following log reveals it: 35.961814 BUG: KASAN:...

8.4CVSS6.4AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.5 views

kernel: platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-smbios-wmi: Fix oops on rmmod dellsmbios initdellsmbioswmi only registers the dellsmbioswmidriver on systems where the Dell WMI interface is supported. While exitdellsmbioswmi unregisters it unconditionally, th...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/25 3:15 p.m.3 views

DEBIAN-CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

4.7CVSS5.2AI score0.00166EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.21 views

CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

4.7CVSS5.9AI score0.00166EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/25 3:15 p.m.9 views

UBUNTU-CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

4.7CVSS5.7AI score0.00166EPSS
SaveExploits0References13
Rows per page
Query Builder