Lucene search
+L

16 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 5:40 p.m.7 views

CVE-2026-72406

A flaw was found in the Linux kernel's sungem network driver. During device initialization, if registernetdev fails, the geminitone function incorrectly calls gemremoveone, which frees allocated resources. Subsequently, geminitone proceeds to its own cleanup routine, attempting to free the same...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.12 views

CVE-2026-72406

In the Linux kernel, the following vulnerability has been resolved: net: sungem: fix probe error cleanup geminitone calls gemremoveone when registernetdev fails. gemremoveone unregisters and frees resources owned by the netdevice, including the DMA block, MMIO mapping, PCI regions, and the...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:56 a.m.33 views

CVE-2026-72406

CVE-2026-72406 relates to the Linux kernel sungem driver. The issue occurred during probe error handling: gem_init_one() could call gem_remove_one() on register_netdev() failure and then fall through to cleanup, potentially freeing the same resources twice (DMA block, MMIO, PCI regions, net_devic...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:56 a.m.8 views

EUVD-2026-59305

In the Linux kernel, the following vulnerability has been resolved: net: sungem: fix probe error cleanup geminitone calls gemremoveone when registernetdev fails. gemremoveone unregisters and frees resources owned by the netdevice, including the DMA block, MMIO mapping, PCI regions, and the...

5.4AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:56 a.m.13 views

CVE-2026-72406 net: sungem: fix probe error cleanup

In the Linux kernel, the following vulnerability has been resolved: net: sungem: fix probe error cleanup geminitone calls gemremoveone when registernetdev fails. gemremoveone unregisters and frees resources owned by the netdevice, including the DMA block, MMIO mapping, PCI regions, and the...

7.8CVSS5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72594

In the Linux kernel, the following vulnerability has been resolved: net: sungem: fix probe error cleanup gem init one calls gem remove one when register netdev fails. gem remove one unregisters and frees resources owned by the net device, including the DMA block, MMIO mapping, PCI regions, and th...

5.4AI score0.00164EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007584)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007584 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem...

5.5CVSS6.1AI score0.00193EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: eth: sungem: Remove .ndopollcontroller to avoid deadlocks. Erhard reports netpoll warnings from sungem: netpollsendskbondev: eth0 enables interrupts during polling gemstartxmit+0x0/0x398. Warning: CPU: 1, PID: 1; at...

5.5CVSS6.2AI score0.00178EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/20 5:59 p.m.27 views

CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

4.4CVSS6.8AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

DEBIAN-CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.21 views

CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS0.00193EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.22 views

UBUNTU-CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2024/06/19 1:45 p.m.36 views

CVE-2024-38597

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndopollcontroller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpollsendskbondev: eth0 enabled interrupts in poll gemstartxmit+0x0/0x398 WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370...

5.5CVSS5.3AI score0.00178EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38553 net: fec: remove .ndo_poll_controller to avoid deadlocks

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

6.6AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38553 net: fec: remove .ndo_poll_controller to avoid deadlocks

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

6AI score
SaveExploits0References9
CVE
CVE
added 2024/06/19 1:35 p.m.177 views

CVE-2024-38553

CVE-2024-38553 affects the Linux kernel net/fec driver by removing the .ndo_poll_controller implementation to avoid deadlocks. The root cause is that netpoll runs in an atomic context and disable_irq() (which may sleep) is invoked via the .ndo_poll_controller interface in sungem; fec_poll_control...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder