Lucene search
+L

438 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.12 views

DEBIAN-CVE-2021-47283

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not properly released on module remove. It was not free...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.28 views

UBUNTU-CVE-2021-47283

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not properly released on module remove. It was not free...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 10:15 a.m.10 views

UBUNTU-CVE-2024-35986

In the Linux kernel, the following vulnerability has been resolved: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered The powersupply frame-work is not really designed for there to be long living in kernel references to powersupply devices. Specifically unregistering a...

7CVSS6.5AI score0.00221EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.7 views

SUSE CVE-2022-48688

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References14
NVD
NVD
added 2024/05/03 3:15 p.m.22 views

CVE-2022-48688

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 3:15 p.m.7 views

DEBIAN-CVE-2022-48688

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/03 3:15 p.m.26 views

CVE-2022-48688

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/03 3:15 p.m.10 views

UBUNTU-CVE-2022-48688

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/03 2:59 p.m.15 views

CVE-2022-48688 i40e: Fix kernel crash during module removal

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

6.4AI score0.00236EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/03 2:59 p.m.46 views

CVE-2022-48688 i40e: Fix kernel crash during module removal

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

5.5AI score0.00236EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/03 2:59 p.m.124 views

CVE-2022-48688

CVE-2022-48688 covers a Linux kernel i40e driver issue where removing modules after an offline ethtool test could crash the kernel. The root cause reported is that the driver frees the client instance incorrectly; during recursive removal (e.g., irdma removing i40e), i40e_lan_del_device dereferen...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/03 2:59 p.m.36 views

CVE-2022-48688 i40e: Fix kernel crash during module removal

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host...

5.9AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-27021

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devmledclassdevregister to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix this by avoiding the device-managed LED functions. Note:...

7.8CVSS6.7AI score0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 6:15 a.m.30 views

CVE-2024-27021

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devmledclassdevregister to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix this by avoiding the device-managed LED functions. Note:...

7.8CVSS7.3AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-27021

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devmledclassdevregister to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix this by avoiding the device-managed LED functions. Note:...

7.8CVSS5.2AI score0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/01 5:30 a.m.47 views

CVE-2024-27021 r8169: fix LED-related deadlock on module removal

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devmledclassdevregister to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix this by avoiding the device-managed LED functions. Note:...

7.6AI score0.0018EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/01 5:30 a.m.26 views

CVE-2024-27021 r8169: fix LED-related deadlock on module removal

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devmledclassdevregister to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix this by avoiding the device-managed LED functions. Note:...

6.7AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/01 5:19 a.m.22 views

CVE-2024-26963 usb: dwc3-am62: fix module unload/reload behavior

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-am62: fix module unload/reload behavior As runtime PM is enabled, the module can be runtime suspended when .remove is called. Do a pmruntimegetsync to make sure module is active before doing any register operations. Doi...

6AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.11 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 Linux kernel that stems from the presence of RTNL-related deadlocks during module removal...

7.8CVSS6.4AI score0.0018EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: Linux kernel igb driver: Denial of Service due to improper SR-IOV cleanup

A flaw was found in the Linux kernel's igb driver. When the igb module is loaded with Single Root I/O Virtualization SR-IOV enabled on certain network adapters, and the SR-IOV initialization subsequently fails, the driver does not properly clean up allocated resources. A local user can exploit th...

5.7AI score0.00181EPSS
SaveExploits0References5
Rows per page
Query Builder