Threats Tagged 'cve-2026-63960'
View all threats tagged with 'cve-2026-63960'. 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-63960'
Click on any threat for detailed analysis and mitigation recommendations
In the Linux kernel, the following vulnerability has been resolved: usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()… (CVE-2026-63960)CVE-2026-63960 0 A vulnerability in the Linux kernel's USB Type-C wcove driver was resolved to prevent out-of-bounds writes in the wcove_read_rx_buffer() function. The issue arises because the function copies data from a PD RX FIFO into a struct pd_message without properly limiting the copy size, potentially writing one byte beyond the destination buffer. Additionally, the use of regmap_read() writes four bytes per iteration, causing up to three zero bytes to be written past the buffer on the final iteration. This could corrupt stack memory in the IRQ thread. The fix clamps the copy loop to the size of struct pd_message and reads each register into a local variable before storing only the low byte, preventing overflow regardless of the RXINFO byte count. Join the discussion | GCVE Database | 07/19/2026, 18:31:47 UTC Added: 07/19/2026, 19:38:18 UTC |
Showing 1 to 1 of 1 result