Lucene search
+L

428 matches found

NVD
NVD
added 2026/09/14 7:17 p.m.3 views

CVE-2026-15893

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 6:49 p.m.4 views

EUVD-2026-77767

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 6:49 p.m.6 views

CVE-2026-15893 Zephyr IPv6 Neighbor Discovery zero reachable time from crafted Router Advertisement causes assertion/DoS

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 6:49 p.m.5 views

CVE-2026-15893

CVE-2026-15893 affects the Zephyr RTOS IPv6 Neighbor Discovery stack. The function net_if_ipv6_calc_reachable_time() in subsys/net/ip/net_if.c computes a randomized reachable time from base_reachable_time using integer division. When the Reachable Time field of an incoming Router Advertisement is...

6.5CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 4:54 p.m.8 views

CVE-2020-16898-Bad-Neighbor

Simple policy to detect CVE-2020-16898: Bad Neighbor Las siguientes funcionalidades son proporcionadas por el script :: 1 El script verifica según la heurística descrita aquí: https://www.mcafee.com/blogs/other-blogs/mcafee-labs/cve-2020-16898-bad-neighbor/ Instalación root@kitploit: zeek-pkg...

8.8CVSS8.2AI score0.1094EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/14 9:09 a.m.4 views

Docker-Container-CVE-2020-13401

Estudio de CVE-2020-13401 Estudio sobre la vulnerabilidad CVE-2020-13401 de contenedores en dockers anteriores a 19.03.11 Los contenedores que se crean con versiones de Docker Engine anteriores a 19.03.11 son vulnerables a recibir y aplicar mensajes RA Router Advertisement / Anuncio de router...

6CVSS7.1AI score0.02839EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 7:15 a.m.6 views

CVE-2020-10749

CVE-2020-10749 CVE-2020-10749 PoC Ataques MitM en Kubernetes mediante anuncios de router IPv6 falsos Solo con fines educativos Requisitos Clúster de Kubernetes con la siguiente versión de kubelet kubelet v1.18.0-v1.18.3 kubelet v1.17.0-v1.17.6 kubelet mtu 1450 state UP inet6...

6CVSS7AI score0.02428EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/14 4:17 a.m.26 views

sylkie

sylkie A command line tool and library for testing networks for common address spoofing security vulnerabilities in IPv6 networks using the Neighbor Discovery Protocol. Getting Started Note: This project is still in the early phases of development. If you run into any problems, please consider...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 6:31 p.m.4 views

CVE-2020-16898

CVE-2020-16898: “Bad Neighbor” CVSS Score: 8.8 CVSS Vector: CVSS3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C Overview On October 13, Microsoft announced an exceptionally critical vulnerability in the Windows IPv6 stack, which allows an attacker to send maliciously crafted packets to...

8.8CVSS8.1AI score0.1094EPSS
SaveExploits12
NVD
NVD
added 2026/09/04 5:16 p.m.6 views

CVE-2026-17255

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper validation of the prefix length in ICMPv6 Router Advertisements...

7.5CVSS0.00405EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/24 1:30 p.m.7 views

CVE-2026-74598

A flaw was found in the Linux kernel's IPv6 networking stack. An off-by-one error in the validation of the Route Information option length RFC 4191 allows a remote attacker to craft a Router Advertisement RA packet. This crafted packet can cause the kernel to read up to 8 bytes beyond the intende...

7.5CVSS5.3AI score0.00425EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in libndp

A vulnerability was discovered in libndp. This flaw allows a local malicious user to trigger a buffer overflow in NetworkManager, by sending a malformed IPv6 router advertisement packet. This issue occurred because libndp did not properly validate the route length information...

8.1CVSS7.3AI score0.01165EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 3:31 p.m.15 views

EUVD-2026-64535

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix Route Information option length validation rt6routercv validates the Route Information option RFC 4191 length against the prefix length, but both checks are off by one. rinfo-length is the ND option length in units of 8...

5.6AI score0.00425EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/19 8:37 p.m.44 views

CVE-2026-12633 Out-of-bounds write in IPv6 6LoWPAN Context Option handling via unauthenticated Router Advertisement

The IPv6 neighbor-discovery code in subsys/net/ip/ipv6nbr.c processes the 6LoWPAN Context Option 6CO, RFC 6775 carried inside ICMPv6 Router Advertisements. In handlera6co the 8-bit contextlen field is taken directly from the packet and was never bounded to the RFC maximum of 128. The function...

8.1CVSS0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 8:37 p.m.37 views

CVE-2026-12633

CVE-2026-12633 is an out-of-bounds write in the Zephyr RTOS IPv6 neighbor-discovery code (subsys/net/ip/ipv6_nbr.c). The function handle_ra_6co() processes the 6LoWPAN Context Option (RFC 6775) from ICMPv6 Router Advertisements without bounding the 8-bit context_len field to the RFC maximum of 12...

8.1CVSS5.5AI score0.00214EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 8:17 p.m.11 views

CVE-2026-16850

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to command injection via crafted Router Advertisements...

8.8CVSS0.00564EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:37 p.m.14 views

EUVD-2026-62745

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to command injection via crafted Router Advertisements...

8.8CVSS6AI score0.00564EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:37 p.m.42 views

CVE-2026-16850 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to command injection via crafted Router Advertisements...

8.8CVSS0.00564EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:37 p.m.20 views

CVE-2026-16850

IBM AIX 7.2 and 7.3, and PowerVM VIOS 4.1, are vulnerable to command injection via crafted Router Advertisements, enabling remote arbitrary code execution with HIGH severity (CVSS 8.8). Exploitation details are not provided in the documents; refer to the IBM support advisory for patch information.

8.8CVSS6AI score0.00564EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.19 views

PT-2026-78611

Name of the Vulnerable Software and Affected Versions IBM AIX versions 7.2 and 7.3 IBM PowerVM VIOS version 4.1 Description A command injection flaw exists that allows a remote attacker to execute arbitrary code by sending specially crafted Router Advertisements. Router Advertisements are ICMPv6...

8.8CVSS5.9AI score0.00564EPSS
SaveExploits0References4
Rows per page
Query Builder