In the Linux kernel, the following vulnerability has been...
Unreviewed
Published
Aug 16, 2025
to the GitHub Advisory Database
•
Updated Sep 15, 2025
Description
Published by the National Vulnerability Database
Aug 16, 2025
Published to the GitHub Advisory Database
Aug 16, 2025
Last updated
Sep 15, 2025
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.
References