Lucene search
+L

11185 matches found

Cvelist
Cvelist
added 2024/03/27 4:50 p.m.29 views

CVE-2024-20311

A vulnerability in the Locator ID Separation Protocol LISP feature of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause an affected device to reload. This vulnerability is due to the incorrect handling of LISP packets. An attacker could exploit...

8.6CVSS8.6AI score0.00803EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/27 4:50 p.m.80 views

CVE-2024-20311

Cisco IOS and IOS XE Software are affected by a LISP processing vulnerability (CVE-2024-20311) that can be exploited remotely by sending a crafted LISP packet, causing an unauthenticated device to reload and suffer DoS. The issue stems from incorrect handling of LISP packets in the Locator ID Sep...

8.6CVSS7.1AI score0.00803EPSS
SaveExploits0References1Affected Software1
Cisco
Cisco
added 2024/03/27 4:00 p.m.71 views

Cisco IOS and IOS XE Software Locator ID Separation Protocol Denial of Service Vulnerability

A vulnerability in the Locator ID Separation Protocol LISP feature of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause an affected device to reload. This vulnerability is due to the incorrect handling of LISP packets. An attacker could exploit...

8.6CVSS8.5AI score0.00803EPSS
SaveExploits0References1
Fedora
Fedora
added 2024/03/27 12:15 a.m.42 views

[SECURITY] Fedora 40 Update: netavark-1.10.3-3.fc40

OCI network stack Netavark is a rust based network stack for containers. It is being designed to work with Podman but is also applicable for other OCI container management applications. Netavark is a tool for configuring networking for Linux containers. Its features include: Configuration of...

8.6CVSS8.7AI score0.0049EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/03/27 12:00 a.m.23 views

Fedora: Security Advisory for netavark (FEDORA-2024-a267e93f8c)

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

8.6CVSS9AI score0.0049EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/25 9:07 a.m.102 views

CVE-2021-47146

CVE-2021-47146 concerns the Linux kernel where mld_newpack could panic when headroom is large because high-order page allocation was disallowed (skb_put() path). The issue is triggered during IPv6 multicast handling in mld_newpack/mld_send_initial_cr and can lead to a kernel crash; the provided t...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References8Affected Software1
OpenVAS
OpenVAS
added 2024/03/25 12:00 a.m.15 views

Fedora: Security Advisory for baresip (FEDORA-2024-a15fe3f120)

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

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/03/25 12:00 a.m.12 views

Fedora: Security Advisory (FEDORA-2024-e34efa1300)

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

7.5AI score
SaveExploits0References4
OSV
OSV
added 2024/03/22 11:06 a.m.9 views

OESA-2024-1303 perl-Net-CIDR-Lite security update

Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses. Security Fixes: The Net::CIDR::Lite module before 0.22 for Perl does not properly consider extraneous zero characters at the beginning of an IP address string, which in some...

6.3CVSS6.9AI score0.00493EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/03/20 3:48 a.m.21 views

SUSE CVE-2024-26641

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

6.1CVSS6.4AI score0.00573EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.8 views

SUSE CVE-2021-47109

In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUDNOARP entries to be forced GCed IFFPOINTOPOINT interfaces use NUDNOARP entries for IPv6. It's possible to fill up the neighbour table with enough entries that it will overflow for valid connections after that...

5.5CVSS7.8AI score0.00684EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/19 3:36 a.m.4 views

SUSE CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/03/18 3:28 p.m.26 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

2.5CVSS6.5AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/18 11:15 a.m.5 views

DEBIAN-CVE-2024-26641

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

5.5CVSS5.5AI score0.00573EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/18 11:15 a.m.3 views

DEBIAN-CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS5.3AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/18 11:15 a.m.20 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS7.5AI score0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.42 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS5.8AI score0.00186EPSS
SaveExploits0References17
OSV
OSV
added 2024/03/18 11:15 a.m.7 views

UBUNTU-CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS6.1AI score0.00186EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/03/18 10:07 a.m.19 views

CVE-2024-26631 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS6.7AI score0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/18 10:07 a.m.6 views

CVE-2024-26631 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS6AI score
SaveExploits0References9
Rows per page
Query Builder