mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.1 KiB
1.1 KiB
CVE-2025-38501
Description
In the Linux kernel, the following vulnerability has been resolved:ksmbd: limit repeated connections from clients with the same IPRepeated connections from clients with the same IP address may exhaustthe max connections and prevent other normal client connections.This patch limit repeated connections from clients with the same IP.