Lucene search
+L

2091 matches found

CNNVD
CNNVD
added 2025/07/28 12:0 a.m.6 views

Rosenpass 安全漏洞

Rosenpass is a secure VPN software from Rosenpass Open Source. A security vulnerability exists in Rosenpass versions prior to 0.2.1, which stems from a single-byte UDP packet that could result in a denial of service...

7.5CVSS6.3AI score0.00507EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 3:15 p.m.7 views

UBUNTU-CVE-2025-38432

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: Initialize UDP checksum field before checksumming commit f1fce08e63fe "netpoll: Eliminate redundant assignment" removed the initialization of the UDP checksum, which was wrong and broke netpoll IPv6 transmission due...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/07/25 2:24 p.m.7 views

CVE-2025-38432

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: Initialize UDP checksum field before checksumming commit f1fce08e63fe "netpoll: Eliminate redundant assignment" removed the initialization of the UDP checksum, which was wrong and broke netpoll IPv6 transmission due...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/25 2:24 p.m.5 views

CVE-2025-38432 net: netpoll: Initialize UDP checksum field before checksumming

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: Initialize UDP checksum field before checksumming commit f1fce08e63fe "netpoll: Eliminate redundant assignment" removed the initialization of the UDP checksum, which was wrong and broke netpoll IPv6 transmission due...

6.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/21 11:31 a.m.6 views

kernel: tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

A use-after-free UAF vulnerability was found and fixed in the Linux kernel's TCP subsystem related to request socket reqsk timers during handshake handling. This issue stems from a race condition caused by relying on timerpending in reqskqueueunlink. This could result in the timer continuing to r...

9.8CVSS7.2AI score0.00555EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/16 6:6 a.m.13 views

kernel: misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/16 5:49 a.m.10 views

kernel: misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/07/16 12:0 a.m.9 views

Netis Netcore Router 安全漏洞

Netis Netcore Router is a series of routers from Netis. A security vulnerability exists in Netis Netcore Router that stems from the presence of an undocumented backdoor listener on UDP port 53413, which could lead to remote execution of arbitrary code...

9.3CVSS6.9AI score0.19921EPSS
SaveExploits1References8
Packet Storm
Packet Storm
added 2025/07/14 12:0 a.m.144 views

📄 Remote Mouse 4.601 Remote Command Execution

This exploit targets Remote Mouse version 4.6.0.1 by injecting malicious UDP packets that simulate keyboard input to execute arbitrary PowerShell commands. The vulnerability exists in the way Remote Mouse processes unauthenticated UDP commands on port 1978 by sending specially crafted packets...

8.3AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.3 views

udp: Fix memory accounting leak.

...

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2025/07/10 12:0 a.m.116 views

📄 TouchServer 2.0.0 Remote Code Execution

TouchServer version 2.0.0 has a vulnerability that allows remote attackers to execute arbitrary commands by sending specially crafted UDP packets. This exploit delivers a PowerShell reverse shell by emulating keyboard input to trigger its download and execution. Exploit Title: TouchServer 2.0.0 -...

8.4AI score
SaveExploits0
OSV
OSV
added 2025/07/04 2:43 p.m.20 views

OESA-2025-1726 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more...

7.8CVSS6.6AI score0.00221EPSS
SaveExploits0References14
Packet Storm
Packet Storm
added 2025/07/04 12:0 a.m.128 views

📄 AndroMouse Server 8.0 Remote Code Execution

AndroMouse Server version 8.0 proof of concept that exploits an unauthenticated UDP interface to simulate mouse/keyboard actions and execute malicious commands via certutil. Exploit Title: AndroMouse Server 8.0 - Remote Code Execution Date: 03/07/25 Exploit Author: Chokri Hammedi Vendor Homepage:...

7.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2025/07/04 12:0 a.m.111 views

📄 AndroMouse Server 8.0 Unauthenticated Remote System Control

AndroMouse Server version 8.0 allows attackers to send UDP commands to remotely restart, shutdown, sleep, lock, or log off the target machine without authentication. This leads to unauthorized power state manipulation and potential denial of service. Exploit Title: AndroMouse Server 8.0 –...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

DEBIAN-CVE-2025-38124

In the Linux kernel, the following vulnerability has been resolved: net: fix udp gso skbsegment after pull from fraglist Commit a1e40ac5b5e9 "net: gso: fix udp gso fraglist segmentation after pull from fraglist" detected invalid geometry in fraglist skbs and redirects them from skbsegmentlist to...

5.5CVSS5.5AI score0.00387EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38124

In the Linux kernel, the following vulnerability has been resolved: net: fix udp gso skbsegment after pull from fraglist Commit a1e40ac5b5e9 "net: gso: fix udp gso fraglist segmentation after pull from fraglist" detected invalid geometry in fraglist skbs and redirects them from skbsegmentlist to...

7.5CVSS6AI score0.00387EPSS
SaveExploits0References31
CNNVD
CNNVD
added 2025/07/03 12:0 a.m.4 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 Linux kernel that stems from improper handling of udp gso segmentation, which could lead to memory corruption...

5.5CVSS6.9AI score0.00387EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2025/06/30 12:0 a.m.108 views

📄 Saturn Remote Mouse Server V1 Remote Code Execution

Saturn Remote Mouse Server V1 suffers from a remote code execution vulnerability. Exploit Title: Saturn Remote Mouse Server V1 - Remote Code Execution RCE Date: 2025-06-30 Exploit Author: tmrswrr Vendor Homepage: https://www.saturnremote.com/ Software Link:...

8.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2025/06/30 12:0 a.m.107 views

📄 Saturn Remote Mouse Server 1.0.4.0 Remote Code Execution

Saturn Remote Mouse Server version 1.0.4.0 exposes an unauthenticated UDP command interface port 27000 allowing remote attackers to inject keystrokes. This proof of concept demonstrates remote code execution by simulating Windows key combinations to spawn cmd.exe and execute malicious PowerShell...

8.8AI score
SaveExploits0
OSV
OSV
added 2025/06/26 12:19 p.m.25 views

USN-7595-4 linux-oracle, linux-oracle-6.8, linux-raspi vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

9.8CVSS6.6AI score0.00611EPSS
SaveExploits1References34
Rows per page
Query Builder