Threats Tagged 'cve-2026-74679'
View all threats tagged with 'cve-2026-74679'. 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-2026-74679'
Click on any threat for detailed analysis and mitigation recommendations
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: Use unsigned int for ndp_index The variable ndp_index is… (CVE-2026-74679)CVE-2026-74679 0 A vulnerability in the Linux kernel's USB gadget function f_ncm involves the use of a signed integer variable ndp_index to store an unsigned return value. This mismatch allows a malicious host to supply a large offset that causes ndp_index to overflow and become negative. Because ndp_index is then compared against unsigned bounds, this negative value bypasses sanity checks, leading to an out-of-bounds read when calculating the address of the NDP block. The issue is resolved by changing ndp_index to an unsigned int to ensure consistent unsigned comparisons. Join the discussion | GCVE Database | 08/22/2026, 18:30:29 UTC Added: 08/22/2026, 22:51:29 UTC |
Showing 1 to 1 of 1 result