Lucene search
+L

1895 matches found

Cvelist
Cvelist
added 2025/12/18 9:51 p.m.29 views

CVE-2025-68381 Packetbeat Improper Bounds Check

Improper Bounds Check CWE-787 in Packetbeat can allow a remote unauthenticated attacker to exploit a Buffer Overflow CAPEC-100 and reliably crash the application or cause significant resource exhaustion via a single crafted UDP packet with an invalid fragment sequence number...

6.5CVSS0.00406EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/18 9:51 p.m.24 views

CVE-2025-68381

Packetbeat (Elastic Beats) Vulnerability CVE-2025-68381 stems from an improper bounds check (CWE-787) in processing UDP fragments, enabling a remote, unauthenticated attacker to trigger a buffer overflow and cause a crash or significant resource exhaustion with a crafted UDP packet containing an ...

6.5CVSS6.7AI score0.00406EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/12/18 9:51 p.m.5 views

CVE-2025-68381 Packetbeat Improper Bounds Check

Improper Bounds Check CWE-787 in Packetbeat can allow a remote unauthenticated attacker to exploit a Buffer Overflow CAPEC-100 and reliably crash the application or cause significant resource exhaustion via a single crafted UDP packet with an invalid fragment sequence number...

6.5CVSS6.7AI score0.00406EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/18 7:44 p.m.6 views

CVE-2025-66646

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When receiving an fragmented IPv6 packe...

6.3CVSS6.9AI score0.00593EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/12/18 9:3 a.m.6 views

net: atlantic: fix fragment overflow handling in RX path

...

9.8CVSS6.7AI score0.00167EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.5 views

SUSE CVE-2025-68301

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

5.5CVSS6.7AI score0.00167EPSS
SaveExploits0References24
CNNVD
CNNVD
added 2025/12/18 12:0 a.m.10 views

Ruoyi 代码注入漏洞

Ruoyi is a backend management system for individual developers. Ruoyi 4.8.1 and previous versions of code injection vulnerability exists, the vulnerability stems from improper handling of the parameter fragment in the file /monitor/cache/getnames, which may lead to code injection...

8.8CVSS6.8AI score0.00386EPSS
SaveExploits1References4
CVE
CVE
added 2025/12/17 8:21 p.m.15 views

CVE-2025-66647

The CVE concerns RIOT OS IPv6 fragmentation reassembly in the gnrc_ipv6_ext_frag module. Copying the first fragment (offset=0) into the reassembly buffer lacks a size check, enabling an attacker to create a small buffer by sending a shorter initial fragment and potentially overflow other packet b...

9.8CVSS7.6AI score0.00849EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2025/12/17 8:21 p.m.32 views

CVE-2025-66647 RIOT OS has buffer overflow in gnrc_ipv6_ext_frag_reass

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When copying the contents of the first...

6.3CVSS0.00849EPSS
SaveExploits1References6
NVD
NVD
added 2025/12/17 8:15 p.m.12 views

CVE-2025-66646

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When receiving an fragmented IPv6 packe...

7.5CVSS0.00593EPSS
SaveExploits1References10
Vulnrichment
Vulnrichment
added 2025/12/17 7:18 p.m.2 views

CVE-2025-66646 RIOT-OS has NULL pointer dereference in gnrc_ipv6_ext_frag_reass

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When receiving an fragmented IPv6 packe...

6.3CVSS6.6AI score0.00593EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/12/17 7:18 p.m.5 views

EUVD-2025-203929

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When receiving an fragmented IPv6 packe...

6.3CVSS6.4AI score0.00593EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2025/12/17 7:18 p.m.38 views

CVE-2025-66646 RIOT-OS has NULL pointer dereference in gnrc_ipv6_ext_frag_reass

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When receiving an fragmented IPv6 packe...

6.3CVSS0.00593EPSS
SaveExploits1References10
OSV
OSV
added 2025/12/17 7:18 p.m.6 views

CVE-2025-66646 RIOT-OS has NULL pointer dereference in gnrc_ipv6_ext_frag_reass

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When receiving an fragmented IPv6 packe...

6.3CVSS6.9AI score0.00593EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.8 views

kernel: skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

5.5CVSS6.9AI score0.00177EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.8 views

SUSE CVE-2025-40350

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix generating skb from non-linear xdpbuff for striding RQ XDP programs can change the layout of an xdpbuff through bpfxdpadjusttail and bpfxdpadjusthead. Therefore, the driver cannot assume the size of the linear...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2025/12/17 12:0 a.m.10 views

PT-2025-51894

Name of the Vulnerable Software and Affected Versions RIOT versions prior to 2025.10 Description RIOT OS, designed for IoT and embedded devices, contains a flaw in its IPv6 fragmentation reassembly process. Specifically, the implementation lacks a size check when copying the first fragment offset...

9.8CVSS8AI score0.00849EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/12/16 6:31 p.m.5 views

EUVD-2025-203779

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

6.2AI score0.00167EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 4:16 p.m.7 views

AZL-72652 CVE-2025-68301 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

9.8CVSS5.9AI score0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 4:16 p.m.5 views

CVE-2025-68301

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

9.8CVSS0.00167EPSS
SaveExploits0References7
Rows per page
Query Builder