Lucene search
+L

746 matches found

Debian CVE
Debian CVE
added 2024/08/22 1:30 a.m.23 views

CVE-2022-48910

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ensure we call ipv6mcdown at most once There are two reasons for addrconfnotify to be called with NETDEVDOWN: either the network device is actually going down, or IPv6 was disabled on the interface. If either of them...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/22 1:30 a.m.25 views

CVE-2022-48900

Removed by vendor...

7.5AI score
SaveExploits0
OSV
OSV
added 2024/08/17 9:15 a.m.40 views

UBUNTU-CVE-2024-42282

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy netdevice handling Move the freeing of the dummy netdevice from mtkfreedev to mtkremove. Previously, if allocnetdevdummy failed in mtkprobe, eth-dummydev would be NUL...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/17 12:00 a.m.11 views

PT-2024-29833 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential NULL pointer dereference in dummy net device handling has been resolved. The issue occurred when alloc netdev dummy failed in mtk probe, causing eth-dummy dev to be NULL. T...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References11
Redos
Redos
added 2024/08/16 12:00 a.m.359 views

ROS-20240816-12

Vulnerability of setupdscconfig function in drivers/gpu/drm/amd/display/dc/dsc/dcdsc.c module of driver amdgpu of the Linux operating system kernel is related to a lack of input validation. Exploitation the vulnerability could allow an attacker to cause a denial of service A vulnerability in the...

9.8CVSS7.2AI score0.0075EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.11 views

kernel: netfilter: nf_tables: honor table dormant flag from netdev release event path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: honor table dormant flag from netdev release event path The Linux kernel CVE team has assigned CVE-2024-36005 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/05 12:00 a.m.5 views

QEMU NBD Server 安全漏洞

QEMU NBD Server is a QEMU disk network block device server that is open source from QEMU. A security vulnerability exists in QEMU NBD Server that originates from a client keeping a socket open when the server is offline, which can be used to launch a denial-of-service attack via incorrect...

7.5CVSS7.4AI score0.01027EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.7 views

kernel: can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv

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 j1939priv as following. cpu0 cpu1 j1939skbindsocket0, ndev0, ... j1939netdevstart j1939skbindsocket1, ndev0, ... j1939netdevstart...

7.8CVSS6.8AI score0.00225EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/07/31 12:00 a.m.15 views

The vulnerability of Zyxel network device microprogramming software, related to deficiencies in access control, allows attackers to enhance their privileges and upload arbitrary configuration files.

The vulnerability of Zyxel network device microprogramming software is related to deficiencies in access control. Exploiting this vulnerability can allow attackers to enhance their privileges and upload arbitrary configuration files...

6.8CVSS5.6AI score0.00323EPSS
SaveExploits0References3
Talos Blog
Talos Blog
added 2024/07/25 10:00 a.m.67 views

IR Trends: Ransomware on the rise, while technology becomes most targeted sector

Business email compromise BEC and ransomware were the top threats observed by Cisco Talos Incident Response Talos IR in the second quarter of 2024, together accounting for 60 percent of engagements. Although there was a decrease in BEC engagements from last quarter, it was still a major threat fo...

7.5CVSS8.4AI score0.99913EPSS
SaveExploits18
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.13 views

kernel: hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove

A vulnerability was found in the hvnetvsc driver in the Linux kernel, where a race condition is present between the netvscprobe and netvscremove functions. This race condition could lead to system hangs during network device removal...

4.7CVSS7.1AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.6 views

kernel: netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

A vulnerability was found in the Linux kernel's netfilter subsystem, related to the nftchainfilter feature. This issue occurs when a NETDEVUNREGISTER event is reported, which can leave a stale reference to a network device in the ingress basechain. If this issue is not addressed, this stale...

7.8CVSS7.1AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.15 views

kernel: netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

A vulnerability was found in the Linux kernel's netfilter subsystem, related to the nftchainfilter feature. This issue occurs when a NETDEVUNREGISTER event is reported, which can leave a stale reference to a network device in the ingress basechain. If this issue is not addressed, this stale...

7.8CVSS7.1AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.12 views

kernel: hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove

A vulnerability was found in the hvnetvsc driver in the Linux kernel, where a race condition is present between the netvscprobe and netvscremove functions. This race condition could lead to system hangs during network device removal...

4.7CVSS7.1AI score0.00183EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.7 views

DEBIAN-CVE-2022-48807

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEVUNREGISTER handler Currently, the same handler is called for both a NETDEVBONDINGINFO LAG unlink notification as for a NETDEVUNREGISTER call. This is causing a problem though, since the...

5.5CVSS5.1AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.11 views

UBUNTU-CVE-2022-48807

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEVUNREGISTER handler Currently, the same handler is called for both a NETDEVBONDINGINFO LAG unlink notification as for a NETDEVUNREGISTER call. This is causing a problem though, since the...

5.5CVSS5.8AI score0.00288EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.25 views

CVE-2022-48810 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

0.00211EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.4 views

kernel: net: ti: fix UAF in tlan_remove_one

A vulnerability was found in the Linux kernel's TI TLAN driver, where the tlanremoveone function can lead to a use-after-free issue when the driver attempts to access private data after the network device has already been freed, potentially causing system instability or crash...

7.8CVSS6.8AI score0.00252EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/22 4:09 a.m.4 views

SUSE CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

3.3CVSS6.4AI score0.00229EPSS
SaveExploits0References8
CBLMariner
CBLMariner
added 2024/06/21 9:32 a.m.29 views

CVE-2022-41717 affecting package sriov-network-device-plugin for versions less than 3.7.0-1

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

5.3CVSS5.7AI score0.05623EPSS
SaveExploits0
Rows per page
Query Builder