CVE-2025-38501
HIGHLinux Kernel - Denial of Service via Repeated ksmbd Connections from Same IP
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-38501. PoCs published by keymaker-arch.
AI-analyzed exploit summary This PoC exploits CVE-2025-38501 by performing a TCP 3-way handshake with a KSMBD server and then not responding, exhausting the server's connection limit and causing a DoS. The script uses Scapy to craft and send TCP packets.
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: limit repeated connections from clients with the same IP Repeated connections from clients with the same IP address may exhaust the max connections and prevent other normal client connections. This patch limit repeated connections from clients with the same IP.
Exploits (1)
This PoC exploits CVE-2025-38501 by performing a TCP 3-way handshake with a KSMBD server and then not responding, exhausting the server's connection limit and causing a DoS. The script uses Scapy to craft and send TCP packets.
References (9)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H