Lucene search
+L

428 matches found

NVD
NVD
added 2025/07/03 9:15 a.m.9 views

CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.6CVSS6AI score0.00107EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.18 views

CVE-2025-38114 e1000: Move cancel_work_sync to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/03 8:35 a.m.83 views

CVE-2025-38114

CVE-2025-38114 : In the Linux kernel, a deadlock could occur in the e1000 path due to e1000_down calling cancel_work_sync for the e1000_reset_task while RTNL is held. The fix moves cancel_work_sync to happen when the device is being removed (not during normal down), and makes e1000_reset_task a n...

5.5CVSS7.1AI score0.00107EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.11 views

CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38114 e1000: Move cancel_work_sync to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

6.4AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/07/03 12:00 a.m.8 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 the Linux kernel that stems from an improperly sequenced call to cancelworksync in the e1000 driver, which could result in a deadlock...

5.5CVSS6.8AI score0.00107EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/03 12:00 a.m.27 views

PT-2025-27700

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A deadlock issue has been identified in the Linux kernel, specifically in the e1000 driver. The problem occurs when e1000 down calls cancel work sync for the e1000 reset task, which ca...

7.8CVSS8AI score0.03133EPSS
SaveExploits12References1831
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: llc: Do not use skbget before devqueuexmit. The syzbot exploit can cause hosts to crash, especially when using llc and devices that do not support IFFTXSKBSHARING. In this case, the e1000 driver calls ethskbpad, where the skb is...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 9:56 a.m.10 views

CVE-2024-28283

There is stack-based buffer overflow vulnerability in pcchangeact function in Linksys E1000 router firmware version v.2.1.03 and before, leading to remote code execution...

6.7CVSS8AI score0.00469EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:29 a.m.15 views

CVE-2019-5609

In FreeBSD 12.0-STABLE before r350619, 12.0-RELEASE before 12.0-RELEASE-p9, 11.3-STABLE before r350619, 11.3-RELEASE before 11.3-RELEASE-p2, and 11.2-RELEASE before 11.2-RELEASE-p13, the bhyve e1000 device emulation used a guest-provided value to determine the size of the on-stack buffer without...

7.5CVSS6.9AI score0.01293EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.10 views

SUSE CVE-2025-21925

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS7.7AI score0.00205EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

DEBIAN-CVE-2025-21925

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.14 views

CVE-2025-21925

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS0.00205EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

UBUNTU-CVE-2025-21925

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References59
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.26 views

CVE-2025-21925 llc: do not use skb_get() before dev_queue_xmit()

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

0.00205EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/01 3:40 p.m.191 views

CVE-2025-21925

CVE-2025-21925 : In the Linux kernel, a vulnerability was fixed where skb_get() could be used before dev_queue_xmit() when a shared skb is processed (e.g., with IFF_TX_SKB_SHARING). The documented exploit path involves syzbot crashing a host via the llc_sap_action_send_test_c path, with the e1000...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.18 views

CVE-2025-21925 llc: do not use skb_get() before dev_queue_xmit()

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

6.1AI score
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2012-6075

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Buffer overflow in the e1000receive function in the e1000 device driver hw/e1000.c in QEMU 1.3.0-rc2 and other versions, when the SBP and LPE flags are disabled...

9.3CVSS7.6AI score0.04904EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/07 12:00 a.m.17 views

PT-2025-1324

Name of the Vulnerable Software and Affected Versions Linksys E1000 versions prior to 2.1.03 Linksys E1200 versions prior to 2.0.05 Linksys E3200 versions prior to 1.0.05 Description OS command injection is possible via shell metacharacters in the ping ip parameter of the 'apply.cgi' endpoint on...

8.3CVSS7.7AI score0.53198EPSS
SaveExploits1References22
Rows per page
Query Builder