Lucene search
+L

25549 matches found

CVE
CVE
added 2025/05/01 12:55 p.m.153 views

CVE-2025-23156

The CVE-2025-23156 vulnerability affects the Linux kernel’s media: venus: hfi_parser component. It is caused by a potential out-of-bounds access when parsing a payload’s words_count and data pointers; when words_count reaches the last word, data may read beyond the total payload. The issue is mit...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.19 views

CVE-2025-23156

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfiparser: refactor hfi packet parsing logic wordscount denotes the number of words in total payload, while data points to payload of various property within it. When wordscount reaches last word, data can access...

7.8CVSS5.7AI score0.00212EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/01 12:00 a.m.42 views

Packet Storm New Exploits for April, 2025

This archive contains all of the 166 exploits added to Packet Storm in April, 2025...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/01 12:00 a.m.46 views

CVE-2025-32886

An issue was discovered on goTenna v1 devices with app 5.5.3 and firmware 0.25.5. All packets sent over RF are also sent over UART with USB Shell, allowing someone with local access to gain information about the protocol and intercept sensitive data...

4CVSS0.00144EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/05/01 12:00 a.m.10 views

CVE-2025-46629

Lack of access controls in the 'ate' management binary of the Tenda RX2 Pro 16.03.30.14 allows an unauthenticated remote attacker to perform unauthorized configuration changes for any router where 'ate' has been enabled by sending a crafted UDP packet...

6.5AI score0.00819EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an insufficient MTU check, which could lead to a crash...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/01 12:00 a.m.104 views

CVE-2025-46628

The CVE concerns Tenda RX2 Pro with a vulnerability in the ate management service. Lack of input validation/sanitization in the ate service allows an unauthorized remote attacker to gain root shell access by sending a crafted UDP packet while the service is enabled, with no authentication require...

7.3CVSS6.9AI score0.00964EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2025/04/30 7:12 a.m.8 views

kernel: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()

An unchecked buffer bounds flaw was found in the Linux kernel's NVMe TCP Fabrics driver. An attacker with the ability to send a crafted packet to an affected NVMe host could exploit this flaw to alter kernel memory, leading to an escalation of privileges or a compromise of system integrity or...

9.8CVSS7.2AI score0.00482EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/04/30 3:18 a.m.9 views

SUSE CVE-2024-58099

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

4.7CVSS7.9AI score0.00314EPSS
SaveExploits1References17
Packet Storm News
Packet Storm News
added 2025/04/30 12:00 a.m.10 views

Overlapping Data in Network Protocols: Bridging OS and NIDS Reassembly Gap

IPv4, IPv6, and TCP have a common mechanism allowing one to split an original data packet into several chunks. Such chunked packets may have overlapping data portions and, OS network stack implementations may reassemble these overlaps differently. A Network Intrusion Detection System NIDS that...

7AI score
SaveExploits0
NVD
NVD
added 2025/04/29 12:15 p.m.22 views

CVE-2024-58099

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

8.6CVSS0.00314EPSS
SaveExploits1References3
OSV
OSV
added 2025/04/29 12:15 p.m.11 views

UBUNTU-CVE-2024-58099

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

8.6CVSS6.2AI score0.00314EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2025/04/29 11:45 a.m.58 views

CVE-2024-58099 vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

8.6CVSS0.00314EPSS
SaveExploits1References3
CVE
CVE
added 2025/04/29 11:45 a.m.174 views

CVE-2024-58099

Summary (CVE-2024-58099, Linux kernel vmxnet3): The issue occurs in vmxnet3_xdp_xmit_frame where a DMA address is computed as page_pool_get_dma_addr(page) + VMXNET3_XDP_HEADROOM. If a native XDP BPF program moves xdp->data (e.g., via xdp->data_hard_start), the fixed offset yields an incorre...

8.6CVSS7.1AI score0.00314EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/04/29 11:45 a.m.11 views

CVE-2024-58099 vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

8.6CVSS6.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/29 11:45 a.m.46 views

CVE-2024-58099

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

8.6CVSS5.8AI score0.00314EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/04/29 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the vmxnet3xdpxmitframe function calculating the wrong DMA address, which could lead to packet corruption...

5.5CVSS6.5AI score0.00314EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/04/26 4:13 a.m.19 views

CVE-2025-46419

Westermo WeOS 5 through 5.23.0 allows a reboot via a malformed ESP packet...

5.9CVSS6.9AI score0.00355EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/26 1:18 a.m.27 views

CVE-2025-43970

An issue was discovered in GoBGP before 3.35.0. pkg/packet/mrt/mrt.go does not properly check the input length, e.g., by ensuring that there are 12 bytes or 36 bytes depending on the address family...

5.3CVSS6.8AI score0.00405EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/25 12:00 a.m.7 views

PT-2025-22180

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference can occur in skb dequeue when processing a QCA firmware crash dump on WCN7851 0489:e0f3. The issue stems from handle dump pkt qca returning 0 even when a dump...

6.1CVSS6.8AI score0.00265EPSS
SaveExploits0
Rows per page
Query Builder