Lucene search
+L

714 matches found

OSV
OSV
added 2024/04/04 10:15 a.m.6 views

UBUNTU-CVE-2024-26808

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2024/03/25 9:7 a.m.49 views

CVE-2021-47139

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.10 views

PT-2024-11189 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.11.0-rc3+ Description: The vulnerability is related to the hns3 network driver in the Linux kernel. The issue arises when the netdevice is registered before the client initialization is complete, creating a ti...

7.8CVSS6.6AI score0.01549EPSS
SaveExploits5References804
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.7 views

kernel: Slab-out-of-bound read in compare_netdev_and_ip

A vulnerability was found in comparenetdevandip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system...

7.8CVSS6.8AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.3 views

kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait() in drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c

An out-of-bounds write flaw was found in the Linux kernel’s Aquantia AQtion Ethernet card Atlantic driver in the way the ethernet card provides malicious input to the driver. This flaw allows a local user to emulate the networking device and crash the system. The highest threat from this...

6.7CVSS7.1AI score0.00513EPSS
SaveExploits1References5
CBLMariner
CBLMariner
added 2024/03/19 5:21 p.m.44 views

CVE-2023-44487 affecting package sriov-network-device-plugin for versions less than 3.5.1-2

CVE-2023-44487 affecting package sriov-network-device-plugin for versions less than 3.5.1-2. A patched version of the package is available...

7.5CVSS8.9AI score0.99999EPSS
SaveExploits20
Positive Technologies
Positive Technologies
added 2024/03/19 12:0 a.m.4 views

PT-2024-2317 · Tp Link · Tp-Link Devices

Name of the Vulnerable Software and Affected Versions: TP-LINK devices affected versions not specified Description: The issue is related to a buffer overflow vulnerability in the implementation of the TDDP protocol used for debugging TP-LINK network devices. An attacker can exploit this issue by...

7.8CVSS7.6AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/03/07 4:44 a.m.5 views

SUSE CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

5.5CVSS6AI score0.00329EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.7 views

PT-2024-7845 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a kernel panic that occurs when renaming an interface, specifically due to a problem in the leds: trigger: netdev component. The logic change in the...

9.1CVSS6.6AI score0.01635EPSS
SaveExploits0References674
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.5 views

SUSE CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

4.4CVSS7.9AI score0.0025EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/04 6:15 p.m.4 views

CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS7.4AI score
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/03/04 6:6 p.m.11 views

CVE-2021-47085

Removed by vendor...

5AI score
SaveExploits0
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

UBUNTU-CVE-2023-52509

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravbtxtimeoutwork The ravbstop should call cancelworksync. Otherwise, ravbtxtimeoutwork is possible to use the freed priv after ravbremove was called like below: CPU0 CPU1 ravbtxtimeout ravbremov...

7.8CVSS6.2AI score0.00242EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.58 views

CVE-2023-52509

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravbtxtimeoutwork The ravbstop should call cancelworksync. Otherwise, ravbtxtimeoutwork is possible to use the freed priv after ravbremove was called like below: CPU0 CPU1 ravbtxtimeout ravbremov...

7.8CVSS6.9AI score0.00242EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2024/02/25 3:0 a.m.17 views

CVE-2022-29526 affecting package sriov-network-device-plugin for versions less than 3.6.2-2

CVE-2022-29526 affecting package sriov-network-device-plugin for versions less than 3.6.2-2. An upgraded version of the package is available that resolves this issue...

5.3CVSS9.1AI score0.02593EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2024/02/25 3:0 a.m.32 views

CVE-2022-41717 affecting package sriov-network-device-plugin for versions less than 3.6.2-2

CVE-2022-41717 affecting package sriov-network-device-plugin for versions less than 3.6.2-2. An upgraded version of the package is available that resolves this issue...

5.3CVSS7.3AI score0.05623EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/01/06 2:50 a.m.6 views

SUSE CVE-2023-6270

A flaw was found in the ATA over Ethernet AoE driver in the Linux kernel. The aoecmdcfgpkts function improperly updates the refcnt on struct netdevice, and a use-after-free can be triggered by racing between the free on the struct and the access through the skbtxq global queue. This could lead to...

6.4CVSS6.9AI score0.0041EPSS
SaveExploits0References57
CNNVD
CNNVD
added 2023/12/22 12:0 a.m.6 views

TOTOLINK EX1800T 安全漏洞

The TOTOLINK EX1800T is a Wi-Fi range extender from China's Gion Electronics TOTOLINK. A command execution vulnerability exists in the TOTOLINK EX1800T setNtpCfg interface. The vulnerability stems from the failure of the tz parameter of the setNtpCfg interface of cstecgi .cgi to properly filter...

9.8CVSS7.7AI score0.0097EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/12/21 12:0 a.m.15 views

Information Leakage Vulnerability in Some Huawei Products (huawei-sa-20200219-01-leak)

There is an information leakage vulnerability in some Huawei products. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

4.4CVSS4.8AI score0.0022EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/12/19 12:0 a.m.12 views

The vulnerability of microprogrammed network devices such as ZyXEL USG, USG FLEX, ATP, and VPN lies in the lack of protective measures for the website structure. This allows attackers to execute arbitrary scripts on the vulnerable device.

The vulnerability of the microprogrammed network device software of ZyXEL USG, USG FLEX, ATP, and VPN relates to the lack of measures taken to protect the website structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary scripts on the vulnerable device...

9CVSS8.2AI score0.01508EPSS
SaveExploits0References2Affected Software19
Rows per page
Query Builder