Lucene search
+L

760 matches found

SUSE CVE
SUSE CVE
added 2025/11/04 12:25 a.m.6 views

SUSE CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS7.3AI score0.00168EPSS
SaveExploits0References11
NVD
NVD
added 2025/10/31 10:15 p.m.16 views

CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/31 10:15 p.m.11 views

UBUNTU-CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS6.2AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/31 9:15 p.m.55 views

CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS7.7AI score0.00168EPSS
SaveExploits0
NVD
NVD
added 2025/10/28 12:15 p.m.10 views

CVE-2025-40064

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in pnetfindbasendev. syzbot reported use-after-free of netdevice in pnetfindbasendev, which was called during connect. 0 smcpnetfindismresource fetches skdstgetsk-dev and passes down to pnetfindbasendev,...

7.8CVSS0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 11:48 a.m.14 views

CVE-2025-40053 net: dlink: handle copy_thresh allocation failure

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch tries to...

7.5CVSS6.4AI score
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2025/10/10 2:35 p.m.8 views

net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()

...

7.5CVSS7AI score0.00646EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2020-24662

Malware in sbrugna...

6.5CVSS6.6AI score0.01307EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2019-8161

Malware in sbrugna...

5.9CVSS5.9AI score0.00723EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-1999-0505

Malware in sbrugna...

7.5CVSS9.2AI score0.01516EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-8059

Malware in sbrugna...

3.8CVSS6.5AI score0.00377EPSS
SaveExploits0References19
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2011-1582

Malware in sbrugna...

9CVSS8.1AI score0.03377EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-7876

Malware in sbrugna...

6.5CVSS6.4AI score0.01633EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987020)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987020 advisory. In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939netdevstart: fix UAF for rxkref of j1939priv It will trigger UAF for rxkref of...

7.8CVSS5.9AI score0.00225EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986882)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986882 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix handling of wrong devices during bond netevent Current implementation of bond...

5.5CVSS6AI score0.00235EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/05 8:03 a.m.10 views

net/mlx5e: Harden uplink netdev access against device unbind

...

5.5CVSS7AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2025/10/04 4:15 p.m.14 views

UBUNTU-CVE-2023-53556

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and leave invalid pointers at dev-napilist. Reproducer: root@host cat...

7.8CVSS5.8AI score0.00149EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:16 p.m.43 views

CVE-2022-50476

The CVE-2022-50476 issue concerns ntb_netdev in the Linux kernel where TX/RX callback handlers can run in interrupt context via the DMA framework. The root cause was calling the interrupt-unsafe dev_kfree_skb() from ntb_netdev_tx_handler() and ntb_netdev_rx_handler(); the fix uses the interrupt-c...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/04 8:15 a.m.13 views

AZL-75342 CVE-2025-39947 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Harden uplink netdev access against device unbind The function mlx5uplinknetdevget gets the uplink netdevice pointer from mdev-mlx5eres.uplinknetdev. However, the netdevice can be removed and its pointer cleared when...

5.5CVSS6.8AI score0.00146EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.9 views

PT-2025-40734

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified within the netdevsim module of the Linux kernel, specifically in the nsim drv probe function. This leak occurs when nsim dev resources register fails during...

5.5CVSS5.5AI score0.00137EPSS
SaveExploits0References16
Rows per page
Query Builder