Lucene search
+L

760 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23451

In the Linux kernel, the following vulnerability has been resolved: bonding: prevent potential infinite loop in bondheaderparse bondheaderparse can loop if a stack of two bonding devices is setup, because skb-dev always points to the hierarchy top. Add new "const struct netdevice dev" parameter t...

5.7AI score0.00441EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23442

In the Linux kernel, the following vulnerability has been resolved: ipv6: add NULL checks for idev in SRv6 paths in6devget can return NULL when the device has no IPv6 configuration e.g. MTU IPV6MINMTU or after NETDEVUNREGISTER. Add NULL checks for idev returned by in6devget in both...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/03 3:15 p.m.10 views

CVE-2026-23437 net: shaper: protect late read accesses to the hierarchy

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect late read accesses to the hierarchy We look up a netdev during prep of Netlink ops pre- callbacks and take a ref to it. Then later in the body of the callback we take its lock or RCU which are the actual...

7.8CVSS6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.5 views

CVE-2026-23436

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect from late creation of hierarchy We look up a netdev during prep of Netlink ops pre- callbacks and take a ref to it. Then later in the body of the callback we take its lock or RCU which are the actual...

5.7AI score0.00121EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/03 3:15 p.m.11 views

CVE-2026-23436 net: shaper: protect from late creation of hierarchy

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect from late creation of hierarchy We look up a netdev during prep of Netlink ops pre- callbacks and take a ref to it. Then later in the body of the callback we take its lock or RCU which are the actual...

5.8AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/30 3:45 p.m.29 views

kernel: macvlan: fix error recovery in macvlan_common_newlink()

A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table e.g., due to an invalid interface name, the hash entry still references the freed netdevice structure. Subsequent packets...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/27 9:16 p.m.6 views

CVE-2019-25651

Ubiquiti UniFi Network Controller prior to 5.10.12 excluding 5.6.42, UAP FW prior to 4.0.6, UAP-AC, UAP-AC v2, and UAP-AC Outdoor FW prior to 3.8.17, USW FW prior to 4.0.6, USG FW prior to 4.4.34 uses AES-CBC encryption for device-to-controller communication, which contains cryptographic weakness...

9CVSS5.8AI score0.0008EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/25 7:02 p.m.10 views

CVE-2026-23320

No description is available for this CVE...

5.4AI score0.00022EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.20 views

CVE-2026-23320

Removed by vendor...

5.9AI score0.00022EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.13 views

PT-2026-27685

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f ncm: align net device lifecycle with bind/unbind Currently, the net device is allocated in ncm alloc inst and freed in ncm free inst. This ties the network interface's lifetime to the configuration instance rather...

5.7AI score0.00022EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/20 9:16 a.m.12 views

CVE-2026-23277

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnelxmit on TEQL slave xmit teqlmasterxmit calls netdevstartxmitskb, slave to transmit through slave devices, but does not update skb-dev to the slave device beforehand. When a...

5.5CVSS0.00122EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2026/03/19 12:00 a.m.16 views

Huawei EulerOS: Security Advisory for qemu (EulerOS-SA-2026-1644)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 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 ifdescription...

6.2CVSS5.8AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/18 6:16 p.m.14 views

UBUNTU-CVE-2026-23258

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References25
CVE
CVE
added 2026/03/18 5:41 p.m.43 views

CVE-2026-23258

CVE-2026-23258 is acknowledged in OSV entries as a vulnerability present in the Linux kernel context via the Root:Ubuntu rootio-linux package. Ubuntu security advisories indicate patches are available for Ubuntu 22.04 LTS and 24.04 LTS (Root:Ubuntu:22.04 and Root:Ubuntu:24.04) with multiple fixed...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/03/18 5:41 p.m.33 views

CVE-2026-23258 net: liquidio: Initialize netdev pointer before queue setup

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

0.00114EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:41 p.m.7 views

CVE-2026-23258

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

5.7AI score0.00114EPSS
SaveExploits0References8Affected Software1
CBLMariner
CBLMariner
added 2026/03/10 10:56 p.m.7 views

CVE-2025-58190 affecting package sriov-network-device-plugin for versions less than 3.7.0-5

CVE-2025-58190 affecting package sriov-network-device-plugin for versions less than 3.7.0-5. A patched version of the package is available...

5.3CVSS5.8AI score0.00501EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2026/03/09 2:32 p.m.8 views

CVE-2025-47911 affecting package sriov-network-device-plugin for versions less than 3.6.2-11

CVE-2025-47911 affecting package sriov-network-device-plugin for versions less than 3.6.2-11. A patched version of the package is available...

5.3CVSS5.8AI score0.00521EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005512)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005512 advisory. 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...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/16 4:32 a.m.9 views

CVE-2026-2535 Comfast CF-N1 V2 mbox-config sub_44AB9C command injection

A vulnerability was found in Comfast CF-N1 V2 2.6.0.2. The impacted element is the function sub44AB9C of the file /cgi-bin/mbox-config?method=SET&section=ptestchannel. The manipulation of the argument channel results in command injection. The attack can be launched remotely. The exploit has been...

6.5CVSS5.5AI score0.13526EPSS
SaveExploits1References4
Rows per page
Query Builder