Threats Tagged 'cve-2025-68246'
View all threats tagged with 'cve-2025-68246'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cve-2025-68246'
Click on any threat for detailed analysis and mitigation recommendations
A vulnerability in the Linux kernel's ksmbd component allows a remote attacker to cause a denial of service by exhausting socket resources. When the per-IP connection limit is exceeded, the kernel fails to close the newly accepted socket, leaking one socket per rejected connection attempt. This issue has been resolved by ensuring the socket is properly closed upon rejection. Join the discussion | GCVE Database | 12/16/2025, 15:30:46 UTC Added: 07/30/2026, 15:50:43 UTC |
In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbd_kthread_fn(), the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket. That leaks one socket per rejected attempt from a single IP and enables a trivial remote DoS. Release client_sk before continuing. This bug was found with ZeroPath. Join the discussion | GCVE Database | 12/16/2025, 15:15:00 UTC Added: 07/18/2026, 11:33:34 UTC |
Showing 1 to 2 of 2 results