Lucene search
+L

714 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.4 views

DEBIAN-CVE-2022-49501

In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregisternetdev before unbind again Commit 2c9d6c2b871d "usbnet: run unbind before unregisternetdev" sought to fix a use-after-free on disconnect of USB Ethernet adapters. It turns out that a different fix is necessa...

7.8CVSS5.6AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

UBUNTU-CVE-2022-49558

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path nftreleasehooks is called from prenetns exit path which unregisters the hooks, then the NETDEVUNREGISTER event is triggered which unregisters the hooks again. 565.2214...

5.5CVSS5.8AI score0.00264EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

UBUNTU-CVE-2022-49290

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix potential double free on mesh join While commit 6a01afcf8468 "mac80211: mesh: Free ie data when leaving mesh" fixed a memory leak on mesh leave / teardown it introduced a potential memory corruption caused by a doub...

7.8CVSS6.1AI score0.00254EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

UBUNTU-CVE-2022-49501

In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregisternetdev before unbind again Commit 2c9d6c2b871d "usbnet: run unbind before unregisternetdev" sought to fix a use-after-free on disconnect of USB Ethernet adapters. It turns out that a different fix is necessa...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References7
CNVD
CNVD
added 2025/02/17 12:0 a.m.74 views

Linux kernel bnxt driver code issue vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a code issue vulnerability that stems from the bnxt driver not properly recalculating network device characteristics after XDP is disabled, which...

5.5CVSS7.3AI score0.00209EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/02/14 12:0 a.m.9 views

Azure Linux 3.0 Security Update: sriov-network-device-plugin / vitess (CVE-2024-45339)

The version of sriov-network-device-plugin / vitess installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-45339 advisory. - When logs are written to a widely-writable directory the default, an...

7.1CVSS7.4AI score0.0029EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/14 12:0 a.m.10 views

CBL Mariner 2.0 Security Update: sriov-network-device-plugin / vitess (CVE-2024-45339)

The version of sriov-network-device-plugin / vitess installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-45339 advisory. - When logs are written to a widely-writable directory the default, an...

7.1CVSS7.4AI score0.0029EPSS
SaveExploits0References2
CBLMariner
CBLMariner
added 2025/02/12 4:8 p.m.11 views

CVE-2024-45339 affecting package sriov-network-device-plugin for versions less than 3.6.2-8

CVE-2024-45339 affecting package sriov-network-device-plugin for versions less than 3.6.2-8. A patched version of the package is available...

7.1CVSS6.9AI score0.0029EPSS
SaveExploits0
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 vulnerability has been resolved: ax25: Fixed the reference count leak issue of the netdevice object. There is a reference count leak issue with the object netdevice in ax25devdevicedown. When the ax25 device is being shut down, ax25devdevicedown reduces the...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Do not call cleanup on profile rollback failure When profile rollback fails in mlx5enetdevchangeprofile, the netdev profile var is left set to NULL. Avoid a crash when unloading the driver by not calling profile-cleanu...

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

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: arc: fixed the device for dmamapsingle/dmaunmapsingle ndev-dev and pdev-dev are not the same device; use ndev-dev.parent, which has dmamask. ndev-dev.parent is simply pdev-dev. Otherwise, the following issue will occur:...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References3
CBLMariner
CBLMariner
added 2025/02/10 4:8 p.m.9 views

CVE-2024-45339 affecting package sriov-network-device-plugin for versions less than 3.7.0-3

CVE-2024-45339 affecting package sriov-network-device-plugin for versions less than 3.7.0-3. A patched version of the package is available...

7.1CVSS7.2AI score0.0029EPSS
SaveExploits0
OSV
OSV
added 2025/01/31 12:15 p.m.7 views

AZL-57055 CVE-2025-21681 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix lockup on tx to unregistering netdev with carrier Commit in a fixes tag attempted to fix the issue in the following sequence of calls: dooutput - ovsvportsend - devqueuexmit - devqueuexmit - netdevcorepicktx -...

5.5CVSS6.7AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 12:15 p.m.1 views

DEBIAN-CVE-2025-21681

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix lockup on tx to unregistering netdev with carrier Commit in a fixes tag attempted to fix the issue in the following sequence of calls: dooutput - ovsvportsend - devqueuexmit - devqueuexmit - netdevcorepicktx -...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.10 views

CVE-2025-21681

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix lockup on tx to unregistering netdev with carrier Commit in a fixes tag attempted to fix the issue in the following sequence of calls: dooutput - ovsvportsend - devqueuexmit - devqueuexmit - netdevcorepicktx -...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/31 12:0 a.m.22 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a code issue vulnerability that stems from the bnxt driver not properly recalculating network device characteristics after XDP is disabled, which...

5.5CVSS8.1AI score0.00209EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.8 views

SUSE CVE-2025-21659

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

7.1CVSS7.7AI score0.00173EPSS
SaveExploits0References42
CBLMariner
CBLMariner
added 2025/01/21 11:41 p.m.14 views

CVE-2024-45338 affecting package sriov-network-device-plugin for versions less than 3.7.0-2

CVE-2024-45338 affecting package sriov-network-device-plugin for versions less than 3.7.0-2. A patched version of the package is available...

5.3CVSS5.8AI score0.00874EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/01/20 12:0 a.m.8 views

The vulnerability of the QuTS operating systems and QTS network devices involves an improper definition of symbolic links before accessing files. This allows attackers to execute arbitrary code and elevate their privileges to the root level.

The vulnerability of the QuTS operating systems and QTS network devices involves an improper definition of symbolic links before accessing files. Exploiting this vulnerability allows a remote attacker to execute arbitrary code and elevate their privileges to the root level...

9CVSS6AI score0.20112EPSS
SaveExploits2References3
OSV
OSV
added 2025/01/15 1:15 p.m.4 views

UBUNTU-CVE-2024-57857

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Remove direct link to netdevice Do not manage a per device direct link to netdevice. Rely on associated ibdevices netdevice management, not doubling the effort locally. A badly managed local link to netdevice was causin...

7.8CVSS6.2AI score0.00208EPSS
SaveExploits0References10
Rows per page
Query Builder