Threats Tagged 'cve-2025-40095'
View all threats tagged with 'cve-2025-40095'. 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-40095'
Click on any threat for detailed analysis and mitigation recommendations
A high-severity vulnerability in the Linux kernel's USB gadget function f_rndis has been resolved. The issue involves stale memory references after a bind/unbind cycle, which can lead to a NULL pointer dereference during error handling. This occurs when the system attempts to free a stale request, causing potential kernel crashes or denial of service. The fix refactors the bind path to use an automatic cleanup mechanism to prevent this stale reference. Join the discussion | GCVE Database | 10/30/2025, 12:31:10 UTC Added: 07/30/2026, 15:50:46 UTC |
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Refactor bind path to use __free() After an bind/unbind cycle, the rndis->notify_req is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer dereference when accessing ep->ops->free_request. Refactor the error handling in the bind path to use the __free() automatic cleanup mechanism. Join the discussion | GCVE Database | 10/30/2025, 10:15:00 UTC Added: 07/21/2026, 20:03:31 UTC |
Showing 1 to 2 of 2 results